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.
Subtracts the adjustment from the costAmountAdjustment field in the InventTrans record.
Syntax
private void updateFinancialCostAmount(InventSettlement _inventSettlement, [InventTrans _inventTrans])
Run On
Called
Parameters
- _inventSettlement
Type: InventSettlement Table
The InventSettlement record that has to be offset.
- _inventTrans
Type: InventTrans Table
The InventTrans record to which the settlement belongs; optional.