SalesQuantity_PackingSlip.pdsCWQtyRemainPhysical Method [AX 2012]
Calculates the remaining quantity in catch-weight units.
Syntax
public PdsCWInventQty pdsCWQtyRemainPhysical(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 SalesParmLine record for which to calculate the remaining quantity.
Return Value
Type: PdsCWInventQty Extended Data Type
The remaining quantity in catch-weight units.