1
|
An order arrives in the $OM_ORDNEW_ACPT region.
|
2
|
The Routing Logic Module (function block) processes the update order.
|
|
Decision is:
|
|
SCHDL_ORDER
|
Status
|
Orders are scheduled in an "ideal" sequence.
|
|
|
Destination
|
$OM_MASTR_BLND sequence process.
The output logic script schedules order items for production according to their sequence attribute value, SEQATTRIB , by moving them to the correct location in the $OM_MASTR_BLND region.
|
|
|
|
If the location process is successful:
|
|
|
|
Yes
|
The order item continues moving toward production.
Triggers $OMX_PLANT.
|
|
|
|
No
|
The script moves the order item to the $OM_ORNEW_DETN region if an error is encountered.
Moves to $OM_ORNEW_DETN.
|