This will update the material and delivery date fields on the selected production orders. The update will be performed according to the operations in the order. For instance the delivery calendar will be set to the latest operation’s end calendar and the material calendar will be set the first operation’s start calendar.

Example parameter configuration

Only orders with the latest operation’s end calendar after NOW will be updated.

Parameter descriptions

(* = configuration required)

confirmUpdate
true = The update of each selected production order must be confirmed.
false = Don’t confirm.

excludeAboveAndEqualState
Orders with the specified state and above will not be updated.

By default orders with state < 15 or state >= 80 will be excluded.

5 = INCOMPLETE
10 = NEW
15 = FORCALCULATED
20 = PLANNED
30 = RELEASED
40 = START POSSIBLE
50 = STARTED
60 = PAUSED
70 = CANCELLED
80 = COMPLETE
90 = DELETED

includeStates
Here a comma separated list of states can be specified, which always should be updated. This will cause parameter excludeAboveAndEqualState. to be ignored.

onlyUpdateChangedOrders
true = Only orders which have been changed are updates.
false = All the selected orders are updated.

updateDeliveryCalendar
true = The delivery calendar is updated.
false = Don’t update the delivery calendar.

updateDeliveryCalendarOnlyMoveAfter
true = Only update the delivery calendar if the latest operation ends after the present delivery calendar.
false = The delivery calendar is updated in all cases.

updateMaterialCalendar
true = The material calendar is updated.
false = Don’t update the material calendar.

updateMaterialCalendarOnlyMoveBefore
true = Only update the material calendar if the first operation begins before the present material calendar.
false = The material calendar is updated in all cases.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment