Class WorkOrderCreationFromWorkCycleEvent


public class WorkOrderCreationFromWorkCycleEvent extends InsertEvent<WorkOrderCreationFromWorkCycleInput>
Event to insert a BOWorkOrderHeader and BOWorkOrderOperations from work cycle.
The launcher must provide a valid WorkOrderCreationFromWorkCycleInput in order to successfully call this event.
The listener inserts all the BOWorkOrderHeader and BOWorkOrderOperation components starting from the event input, i.e. The listener creates a work order header and its operations starting from WorkOrderCreationFromWorkCycleInput and using the work cycle.
Since:
18.0
GCApi:
event
Reactors:
BTWorkOrderCreationFromWorkCycle(0)
No Spouts