InventMovement.physicalUpdateIssueRemainQty_IN Method [AX 2012]
Gets physical update remain qty and CW physical update remain qty
Syntax
public container physicalUpdateIssueRemainQty_IN(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
InventTrans table buffer
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