InventMovement.physicalUpdateReceiptRemainQty_IN Method [AX 2012]

Gets physical update remain qty and CW physical update remain qty

Syntax

public container physicalUpdateReceiptRemainQty_IN(InventTrans _inventTrans)

Run On

Called

Parameters

Return Value

Type: container
return as [qty, cwQty]

Remarks

This method shall be called in Indian country context, it provides same implementation as Sys, this is a window to be overriden provided to sub movement classes, and allow india specific implementations to return proper remaining Qty and CW Qty

See Also

Reference

InventMovement Class