Browse By Tags

  • Increase the number of character in AX3 and DES data type

    Hello! It's possible to increase the number of characters in the data type AX3 and DES? We just have 30 characters, and the clients always need more than that. So the partners create a new field, or modify the std data type (this is not the best way…
  • How to enforce a field entry value to be exactly 5 digits?

    X3 PU 9.0.5 I'm trying to add a field to our GACCOUNT table and want the value to always be exactly five numbers when a user enters it (12345) If they enter less then 5 digits (1234), I want X3 to refuse to save the value. I don't want to pad the value…