Class WarehouseMaterialStockImportEvent


public class WarehouseMaterialStockImportEvent extends SimpleBusinessEvent<WarehouseMaterialStockImportInput,WarehouseMaterialStockImportOutput>
Event to import warehouse materials from a xlsx file.
The launcher must provide a valid WarehouseMaterialStockImportInput in order to successfully call this event.
The listener imports all the warehouse materials starting from the event input, i.e. the given WarehouseMaterialStockImportInput.
Since:
14.0
GCApi:
event
Reactors:
BTWarehouseMaterialStockImport(0)
No Spouts