This entry point allows to add specific consistency tests on a customer order.
There is no transaction in progress.
There is an open log file.
The call is made within a [ORD] loop.
At the time of the call, the tables that have significant content are:
Table | Class | Table Title |
ORDERS | [F:ORD] | On-hand orders |
SORDER | [F:SOH] | Sales orders - Header |
SORDERQ | [F:SOQ] | Sales orders - Line |
At the time of the call, OK=9.
To show inconsistencies with the customer order, set OK to 1 or 2 to either delete or modify the SO order and specify the WMESS1 character string.
This entry point allows to add specific consistency tests on an inter-site request.
There is no transaction in progress.
There is an open log file.
The call is made within a [ORD] loop.
At the time of the call, the tables that have significant content are:
Table | Class | Table Title |
ORDERS | [F:ORD] | On-hand orders |
SORDER | [F:SOH] | Sales orders - Header |
SORDERQ | [F:SOQ] | Sales orders - Line |
At the time of the call, OK=9.
To show inconsistencies with the inter-site request, set OK to 1 or 2 to either delete or modify the SO order and specify the WMESS1 character string.