This entry point is used to take control after the header and the lines of a delivery order have been set to 9 (Closed) upon closing it.
This entry point is called after the header and the lines of a delivery order have been set to 9, and before the creation of completed DO and delivery reports.
Variable GOK is tested on return from the entry point. If GOK<1, the current transaction will be rollbacked.
There is a transaction in process when this entry point is called.
DLVORDERH table open and fed
ODOHSTA contains the status of the DO header before the status update.
This entry point is used to take control after the header and the lines of a delivery order have been updated upon modification of the DO.
This entry point is called after the header and the lines of a delivery order have been updated, when a change is needed on the DO statuts and before the creation of completed DO and delivery reports.
Variable GOK is tested on return from the entry point. If GOK<1, the current transaction will be rollbacked.
There is a transaction in process when this entry point is called.
DLVORDERH table open and fed
ODOHSTA contains the status of the DO header before the status update.