Sales posting batches
Hi All,
I am using RMS version 14.1
Can someone help me understand better the sales posting process, from of point of view of moving data (records) through tables in database.
From Operation Guide documentation:
The Sales Posting Process consists of a number of related programs.
1. uploadsales.ksh reads the POSU file and writes it’s contents to a series of staging tables.
a. uploadsales_all.ksh wraps uploadsales.ksh to simplify the process of running uploadsales.ksh for groups of POSU files.
For SVC_POSUPLD_LOAD table data is inserted
For SVC_POSUPLD_STATUS table data is inserted
For SVC_POSUPLD_STAGING table data is inserted.