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.
Returns the quantity from inventTrans that has a statusIssueStatusIssue::ReservOrdered.
Syntax
protected InventQty findQtyReservedOrdered(InventTransId _inventTransId)
Run On
Server
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId for the transactions that should be summed.
Return Value
Type: InventQty Extended Data Type
The quantity from inventTrans that has a statusIssue of StatusIssue::ReservOrdered.