Blank automatically deleted in end of string in an application

cachou51

Member
In a ADDR (alias), when we tape the string 'TOTO ' in an application, the system JDEdwards works with the string 'TOTO' without the blank.

How is it possible? What can we do in order to not deleted automatically blank character in a end of string?
 
Define 'works with'. Are you talking about comparisons (if/while), or copies, or what? Why would you want invisible characters at the end of your address fields?
 
Back
Top