Changed AX3 Data Type from 30 to 140 Character but saving only 80 characters.

Changed AX3 Data Type from 30 to 140 Character but saving only 80 characters.Also updated Data Dictionary 

Table/View/Screen/Generated Screen.

How this issue will be resolved.

Parents
  • Hi,

    Stephen is right about creating a new datatype instead of modifying an existing one.

    In your case, your issue probably comes from the table "ATEXTRA".

    It's in this table that AX3 datas are stored in the field "TEXTE".

    If not already done, you need to update this field too and validate the table.

    Regards,

    Laurent

Reply
  • Hi,

    Stephen is right about creating a new datatype instead of modifying an existing one.

    In your case, your issue probably comes from the table "ATEXTRA".

    It's in this table that AX3 datas are stored in the field "TEXTE".

    If not already done, you need to update this field too and validate the table.

    Regards,

    Laurent

Children