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.
Syntax
private void updateMapQty(
ItemId _itemId,
InventBatchId _inventBatchId,
TransDate _transDate,
InventQty _qty)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
- _inventBatchId
Type: InventBatchId Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _qty
Type: InventQty Extended Data Type