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.
Calculates the quantity that has been ordered for a given inventory movement.
Syntax
server public static InventQty qtyOrdered(InventTransOriginId _transOriginId)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The reference to the inventory movement for which the results are calculated.
Return Value
Type: InventQty Extended Data Type
The quantity that has been ordered.