• Data Type MD6 Rounding

    We have changed the MD6 data type to accommodate 6 decimals (11.6#). The field will accept the 6 decimals but when entering a Purchase Order however the price (GROPRI) rounds to 5 decimals when we save the order. (5.123456 saves as 5.123460) Any idea…
  • Unscheduled server restart error while VALDICO process after increasing the length of DES and AX3 data type.

    Hello All, I have increased the DES and AX3 data type length from Standard 30 Characters to 60 characters, but when I am performing dictionary validation, I am getting an error of Unscheduled Server Restart. I tried the same for other data types but…
  • Field Data Type AIN Issue

    Good morning I have added a field to SORDER, and then added that to SOH0. I am then receiving a heap error, but not sure what to do next. Anyone have any advice?
  • Selected Value of a New Data Types

    Hi, as you can read from the subject i created a new data type linked to a custom object(a simple one, just a table linked to him) that on selection show me a parameter, how can i change shown parameter in another field of the same table? I'm using…
  • Special Characters(,.?/"":;{}[]\-) Validation Required in Field level

    Hi Everyone, In X3 PU 6.5, I need to restrict the Account Number Field with special characters, where now its allowing to enter special characters like (-,.{}[]\>< etc..) with datatype A. Is there any possibilities to restrict the special characters…
  • 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…