Class SerializedMaterialSearchByWarehouseEvent


public class SerializedMaterialSearchByWarehouseEvent extends SearchEvent<SerializedMaterialSearchByWarehouseFilter,BOSerializedMaterial>
Event to search a BOSerializedMaterial by the related BOWarehouse and BOStockType.
The launcher must provide a valid SerializedMaterialSearchByWarehouseFilter in order to successfully call this event.
The listener searches all the BOSerializedMaterial starting from the event input, i.e. the given SerializedMaterialSearchByWarehouseFilter.
Since:
14.0
GCApi:
event
Reactors:
BTSerializedMaterialSearchByWarehouse(0)
No Spouts