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.
Calculates the original physical cost amount during the financial update.
Syntax
public CostAmount originalCostAmountPhysical(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans buffer.
Return Value
Type: CostAmount Extended Data Type
The original physical cost amount.
Remarks
The result is only correct between the call to the preUpdateFinancial() method and the call to the postUpdateFinancial() method.