Script FUNSYNCW: WIP resynchronization
CHK_SO: specific tests on a customer order
This entry point allows to add specific consistency tests on a customer order.
CHK_SO: specific tests on a customer order
Transaction
There is no transaction in progress.
Log file
There is an open log file.
Available screen and file classes
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 |
Available variables
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.
CHK_TP: specific tests on an inter-site request
This entry point allows to add specific consistency tests on an inter-site request.
CHK_TP: specific tests on an inter-site request
Transaction
There is no transaction in progress.
Log file
There is an open log file.
Available screen and file classes
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 |
Available variables
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.