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