PmfQtyDataCarrier::newStandard Method [AX 2012]
Creates a new instance of the PmfQtyDataCarrier class based on the specified parameters.
Syntax
client server public static PmfQtyDataCarrier newStandard(InventQty _inventQty, [PdsCWInventQty _cwQty])
Run On
Called
Parameters
- _inventQty
Type: InventQty Extended Data Type
The inventory quantity.
- _cwQty
Type: PdsCWInventQty Extended Data Type
The catch weight quantity; optional.
Return Value
Type: PmfQtyDataCarrier Class
A new instance of the PmfQtyDataCarrier class.