Class WarehouseAccountingHandleEvent


public class WarehouseAccountingHandleEvent extends SimpleBusinessEvent<WarehouseAccountingHandleInput,WarehouseAccountingHandleOutput>
Event to to handle the generation of a WarehouseOperation starting from an accounting action.
The launcher must provide a valid WarehouseAccountingHandleInput in order to successfully call this event.
The listener handles the WarehouseOperation generation starting from the event input, i.e. the given WarehouseAccountingHandleInput.
Since:
14.0
GCApi:
event
Reactors:
BTWarehouseAccountingHandle(0)
No Spouts