InventSplitTrans_RemainSecCur_RU.updateCompletelyQtySettled Method [AX 2012]
Adjusts the posted amount or adjusted amount if the quantity is completely settled, but the settled amount is not equal to the sum of the posted amount and the adjusted amount.
Syntax
protected void updateCompletelyQtySettled(InventTrans _transFrom, InventTrans _transTo)
Run On
Called
Parameters
- _transFrom
Type: InventTrans Table
The InventTrans record that should be split.
- _transTo
Type: InventTrans Table
The InventTrans record that contains the split amounts and quantities.