Share via


TmpWMSOrder.qtyPreReservedLocation Method

Determines the pre-reserved quantity on a specific location not yet added to the route.

Syntax

public InventQty qtyPreReservedLocation(InventDim _inventDimCriteria, InventDimParm _inventDimParmCriteria)

Run On

ClientOrServer

Parameters

  • _inventDimCriteria
    Type: InventDim Table
    The inventory dimensions criteria that will be used to determine the quantity.
  • _inventDimParmCriteria
    Type: InventDimParm Table
    The inventory dimensions parameter that will be used to determine the quantity.

Return Value

Type: InventQty Extended Data Type
The pre-reserved quantity on a specific location not yet added to the route.

See Also

Reference

TmpWMSOrder Table