This will perform a bottleneck sort on the selected operations. I.e. the selected operations on the “bottleneck” will keep current start and end times. Previous and following operations in the route are planned with limited or unlimited capacity.
Normally the macro command SelectComponents will be the previous step in a macro using this macro command, in order to select the bottleneck operations.
Example parameter configuration
Parameter descriptions
(* = configuration required)
respectCalendar
true
= Respect material and delivery calendar.
false
= Do not respect material and delivery calendar.
sortDependencies
Dependent orders are orders with either sub-order links or pegging links to/from the operations being planned
true
= Also bottleneck sort the dependent production orders.
false
= Ignore dependent production orders.
type *
forward
= Sort forward from selected operations
backward
= Sort backward from selected operations
both
= Sort forward and backward
unlimitedCapacity
true
= Plan with unlimited capacity.
false
= Plan with limited capacity.
Post your comment on this topic.