Can You Tell Me Which Tables Get Hit In The ‘receivables’ Module When The Receivables Interface Is Run From Order Entry?
Answer»
We have the RA_INTERFACE_LINES_ALL table to be POPULATED. From there, AR PICKS data for creating an INVOICEUSING “autoinvoice”.
While Autoinvoice gets data from ra_interface_lines_all, it ALSO picks data from ra_interface_salescredits_all and ra_interface_distributions_all if it is present.