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.
Gets the total inventory quantity that has been posted on the packing slip for given sales order
Syntax
client server public static InventQty totalQuantityPostedOnPackingSlip(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId of the given sales order.
Return Value
Type: InventQty Extended Data Type
Total inventory quantity that has been posted on the packing slip.