Class WorkOrderHeaderStatusDeductionFromOperationsEvent


public class WorkOrderHeaderStatusDeductionFromOperationsEvent extends SimpleBusinessEvent<WorkOrderHeaderStatusDeductionFromOperationsInput,Long>
Event to recalculate the status of a BOWorkOrderHeader starting from it's operations.
The launcher must provide a valid WorkOrderHeaderStatusDeductionFromOperationsInput in order to successfully call this event.
Since:
19.0
GCApi:
event
Reactors:
BTWorkOrderHeaderStatusDeductionFromOperations(0)
No Spouts