Class WarehouseOperationCreationFromStockChangeEvent


public class WarehouseOperationCreationFromStockChangeEvent extends WarehouseOperationCreationEvent<WarehouseOperationCreationFromStockChangeInput>
Event to check the correctness of a BOStockChange.
The launcher must provide a valid WarehouseOperationCreationFromStockChangeInput in order to successfully call this event.
The listener checks the BOStockChange components starting from the event input, i.e. the given WarehouseOperationCreationFromStockChangeInput.
Since:
14.0
GCApi:
event
Reactors:
BTWarehouseOperationCreationFromStockChange(0)
No Spouts