ARITRANS

 2 Replies
 1 Subscribed to this topic
 43 Subscribed to this forum
Sort:
Author
Messages
DougAB
Advanced Member Send Private Message
Posts: 28
Advanced Member
I believe the ARITRANS table is a temporary table to interface records to (er, so I'm told). What the corresponding permanent table for ARITRANS after running the AR560 program? There is a field called, AIT-USR-FLD-03, in ARITRANS that I'm curious where it gets mapped to after running the AR560.

Is there any documentation, in general, where temp table fields get mapped to on permanent tables?

Thanks in advance,
Doug
John Henley
Send Private Message
Posts: 3351
The data in ARITRANS, ARIITEM, and ARIDISTRIB tables gets written by AR560 to AROIHDR, AROITEMS, and ARDISTRIB. The user field values from ARITRANS are written to ARARHUF, which is a shadow table to AROIHDR.
Thanks for using the LawsonGuru.com forums!
John
DougAB
Advanced Member Send Private Message
Posts: 28
Advanced Member
Thanks for the info, John!