InventMovement.financialUpdateReceiptQty_IN Method [AX 2012]
Gets financial update receipt qty and CW financial update receipt qty
Syntax
public container financialUpdateReceiptQty_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 correct Qty and CW Qty