D4205080 - Load and Retrieve Order Amounts
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnJobnumber | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
szComputerID | CTID | char | OPT | NONE |
mnSalesperson | SLSP | MATH_NUMERIC | OPT | NONE |
The standard for commission calculations requires a maximum of two salespersons and respective commission rates for each order
| ||||
mnAmountOrderGross | OTOT | MATH_NUMERIC | OPT | NONE |
The total value of all lines on the order that have not been shipped and billed to the customer. | ||||
mnAmtSalesOrderTotalCo | ORCS | MATH_NUMERIC | OPT | NONE |
The Cost of Sales amount. The system subtracts this amount from the Order Sales amount to calculate the Gross Profit amount for this
| ||||
cErrorCode | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
szErrorMessageID | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
cModeProcessing | MODE | char | OPT | NONE |
The processing mode used in Purchase Order Consolidator to signify when specific orders are being processed. |
None |
None |