This entry point is used to introduce specific developments after modifying a delivery order header status.
This entry point is called after the update of a delivery order header.
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 over after modification of the status in the header of a preparation order with a view to carry out a specific development.
This entry point is called after the update of the header of a preparation order.
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.
Table PICKORDER is open and entered
OPKOSTA contains the status of the PO header before its update.