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 control after the status of a palletization unit (PU) as been modified to generate a specific development.
This entry point is called after the update of a palletization unit (PU).
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 UNITSHIP is open and entered
OSHPSTA contains the status of the PU before its status update.