This entry point is called at the end of the addressing transaction.
It makes it possible to update specific tables in the addressing transaction.
Following this entry point, the GOK variable is tested.
If GOK<1 the transaction is rolled back.
A transaction is in process when calling this entry point.
VACATION contains the wave number released for addressing in the environment ([L]SITE,[L]DEPOSANT)
SIMUL is not equal to zero if the wave addressing has been launched in simulation mode.
CUMFLUX is equal to 1
VACATION table open and filled.
This entry point is called after a delivery order has been moved to status 4 (Picking in progress)
Following this entry point, the GOK variable is tested.
If GOK<1 the transaction is rolled back.
A transaction is in process when calling this entry point.
DLVORDERH table open and fed
ODOHSTA contains the status of the DO header before the status update.
This entry point is called before the standard addressing of a wave flow.
It is used to carry out a specific addressing.
The flow to be picked is characterized by:
- [L]ARTICLE: the product
- [L]NATSTK: the stock status
- [L]RESA: the reservation number
- [L]NUMLOT: the lot number
- [L]FIFO: the FIFO date
- [L]SUPPORT: the support number
- [L]DEMANDE: the number of DU searched.
The GOK and GPE variables are tested after this entry point:
- If GPE<>0, the standard addressing of the flow is not carried out; you should then enter the variables NBDIV(1..2), NBREAPPRO
- If GOK<1, the transaction is rolled back.
A transaction is in process when calling this entry point.
VACATION contains the wave number released for addressing in the environment ([L]SITE,[L]DEPOSANT)
SIMUL is not equal to zero if the wave addressing has been launched in simulation mode.
CUMFLUX is equal to 1
NBDIV(1) and NBDIV(2) are respectively the number of transfer movements generated from the reserve and picking location of origin.
NBREAPPRO represents the number of generated reorder movements.
This entry point is called after the standard or specific addressing of a wave flow.
The flow to be picked is characterized by:
- [L]ARTICLE: the product
- [L]NATSTK: the stock status
- [L]RESA: the reservation number
- [L]NUMLOT: the lot number
- [L]FIFO: the FIFO date
- [L]SUPPORT: the support number
- [L]DEMANDE: the number of DU searched.
Following this entry point, the GOK variable is tested.
If GOK<1 the transaction is rolled back.
A transaction is in process when calling this entry point.
VACATION contains the wave number released for addressing in the environment ([L]SITE,[L]DEPOSANT)
SIMUL is not equal to zero if the wave addressing has been launched in simulation mode.
CUMFLUX is equal to 1.
This entry point is called before elaborating the transfer orders of the wave.
It enables the specific elaboration of the transfer movements.
The transfer movements are generated.
The GOK and GPE variables are tested after this entry point:
- If GPE<>0, the standard elaboration of the picking orders is not carried out; the NBOT, POIDS, VOLUME variables then need to be entered.
- If GOK<1, the transaction is rolled back.
A transaction is in process when calling this entry point.
VACATION contains the wave number released for addressing in the environment ([L]SITE,[L]DEPOSANT)
SIMUL is not equal to zero if the wave addressing has been launched in simulation mode.
CUMFLUX is equal to 1
NBOT represents the number of picking orders generated for the wave
POIDS represents the weight of the transfers to be conducted for the wave.
VOLUME represents the volume of the transfers to be conducted for the wave.
This entry point is called after the standard or specific elaboration of the transfer orders of the wave.
Following this entry point, the GOK variable is tested.
If GOK<1 the transaction is rolled back.
A transaction is in process when calling this entry point.
VACATION contains the wave number released for addressing in the environment ([L]SITE,[L]DEPOSANT)
SIMUL is not equal to zero if the wave addressing has been launched in simulation mode.