Share via


WMSLocation::whsGetInventBatchIdByStrategy Method

Returns valid InventBatchId for specific location, item, dimensions based on batch allocation strategy.

Syntax

client server public static InventBatchId whsGetInventBatchIdByStrategy(
    WMSLocationId _locationId, 
    InventLocationId _inventLocationId, 
    InventDim _itemDims, 
    ItemId _itemId, 
    WHSBatchAllocationStrategy _strategy)

Run On

Called

Parameters

Return Value

Type: InventBatchId Extended Data Type
Valid InventBatchId retrieved according the provided Batch Allocation Strategy.

See Also

Reference

WMSLocation Table