InventMovement.pdsCWQtyPost Method [AX 2012]
Calculates the total received catch weight quantity after an inventory update.
Syntax
protected PdsCWInventQty pdsCWQtyPost(PdsCWInventQty _pdsCWPhysicalNow, boolean _isPhysicalUpdate)
Run On
Called
Parameters
- _pdsCWPhysicalNow
Type: PdsCWInventQty Extended Data Type
The catch weight quantity being received now.
- _isPhysicalUpdate
Type: boolean
A Boolean parameter that indicates whether the inventory update is a physical update.
Return Value
Type: PdsCWInventQty Extended Data Type
The total received catch weight quantity after the inventory update.