InventMov_PurchRFQLine.pdsCWAddRemainPhysical Method [AX 2012]
Adds a catch weight quantity to the remain physical quantity.
Syntax
public void pdsCWAddRemainPhysical(PdsCWInventQty _qty)
Run On
Called
Parameters
- _qty
Type: PdsCWInventQty Extended Data Type
The catch weight quantity to add to the remain physical quantity.
Remarks
RFQ lines do not have remaining fields so this method does nothing.