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