SalesQuantity.qtyRemainInventPhysical Method [AX 2012]
Calculates the remaining quantity in inventory units.
Syntax
public InventQty qtyRemainInventPhysical(SalesLine _salesLine, SalesParmLine _salesParmLine)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
The order line for which to calculate the remaining quantity.
- _salesParmLine
Type: SalesParmLine Table
The parm order line for which to calculate the remaining quantity.
Return Value
Type: InventQty Extended Data Type
The remaining quantity in inventory units.