E900 string and numeric difference in JDE
Hi, is below definition true ?
TORG = Type = String = Transaction Originator ; it can be alphabet and numeric...Eg, userID demo123
PYID = Type = Numeric = A number that the system assigns from Next Numbers to identify and track payment records. ; it must be numeric only Eg, 123232
GLUSER = Type = String = The code that identifies a user profile.; it can be alphanumeric. Eg demo123
tq