SalesQuotationQuantity.qtyRemainInventPhysical Method [AX 2012]

Calculates the remaining quantity in inventory units.

Syntax

public InventQty qtyRemainInventPhysical(SalesQuotationLine _salesQuotationLine, SalesQuotationParmLine _salesQuotationParmLine)

Run On

Called

Parameters

Return Value

Type: InventQty Extended Data Type
The remaining quantity in inventory units.

See Also

Reference

SalesQuotationQuantity Class