InventModelType_StdCost.postUpdateFinancialAdjustment Method [AX 2012]
This member overrides the postUpdateFinancialAdjustment Method.
Syntax
public void postUpdateFinancialAdjustment(
InventTrans _inventTrans,
Voucher _voucher,
TransDate _postingDate,
CostAmount _costAmount)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
- _voucher
Type: Voucher Extended Data Type
- _postingDate
Type: TransDate Extended Data Type
- _costAmount
Type: CostAmount Extended Data Type