Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handle order reserved inventory for WHS items
Syntax
protected InventQty whsUpdateDimReservePhysical(
InventDim _inventDim,
InventQty _qtyReserv,
[InventTransOriginId _inventRefTransId])
Run On
Server
Parameters
- _inventDim
Type: InventDim Table
The inventory dimensions.
- _qtyReserv
Type: InventQty Extended Data Type
The reserved quantity.
- _inventRefTransId
Type: InventTransOriginId Extended Data Type
The marked transaction, if applicable.
Return Value
Type: InventQty Extended Data Type
The updated reserved quantity.