Documentation >
MAC-PAC Technical Library >
Distribution >
Order Processing >
Programs >
Sales Order Line Processing - Purpose
Sales Order Line Processing - Purpose
OP100E3
The Sales Order Line Processing program (OP100E3) is called from other Sales Order Entry and Maintenance programs. The program allows you to enter and maintain sales order lines on the single-line screen for configured orders and on the multi-line screen for non-configured orders. You can also enter and maintain detail information for sales order line items. Parameters are passed from OP100E1 to OP100E3 using the data structure PLMULT.
The next function field (NXTFUN) is passed from the driver program (OP100E1) to communicate which of the functions in OP100E3 are to be performed. This program will format the same field to communicate the function to be performed upon returning to the driver program (OP100E1), as requested by the user.
The Sales Order Line Maintenance program updates all files online (real time). Therefore, the master files always contain the most current information.
The Warehouse Stock Status Inquiry program (IC870E), the Time Phased Part/Availability program (IC810E), the Manufacturing Order Status Inquiry (IC830E), and the Lot Selection program (OP200E) can be entered via action codes from the Sales Order Maintenance Line Detail Screen (OP100S04).