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

  • _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.

See Also

Reference

InventMovement Class