Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adjusts the posted amount or adjusted amount if the quantity is completely settled and the settled amount is not equal to the sum of the posted amount and adjusted amount.
Syntax
protected void updateCompletelyQtySettled(InventTrans _transFrom, InventTrans _transTo)
Run On
Called
Parameters
- _transFrom
Type: InventTrans Table
The InventTrans record to split.
- _transTo
Type: InventTrans Table
The InventTrans record that contains the split amounts and quantities.