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.
Synchronizes inventory blocking for a given inventory movement.
Syntax
protected void syncBlocking(
ItemId _itemId,
InventDimId _inventDimId,
InventQty _qty)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension.
- _qty
Type: InventQty Extended Data Type
The quantity.
Remarks
The records must already be selected for update.