Class WarehouseMaterialMassiveInsertEvent


public class WarehouseMaterialMassiveInsertEvent extends SimpleBusinessEvent<WarehouseMaterialMassiveInsertInput,WarehouseMaterialMassiveInsertOutput>
Event to insert a list of BOWarehouseMaterial.
The launcher must provide a valid list of BOMaterial id and a BOWarehouse id in order to successfully call this event.
The listener inserts all the BOWarehouseMaterial components starting from the event input, i.e. the given BOWarehouseMaterial in which all needed components were previously set.
Since:
13.0
GCApi:
event
Reactors:
BTWarehouseMaterialMassiveInsert(0)
No Spouts