Share via


TransactionReversal_Ledger_InfAdj_MX.updateInflationAdjJournal Method [AX 2012]

Updates the InflationAdjJournal_MX table with the reversal voucher number to which inflation adjustment reversal transactions are posted.

Syntax

private void updateInflationAdjJournal(InflationAdjJournal_MX _inflationAdjJournal)

Run On

Called

Parameters

  • _inflationAdjJournal
    Type: InflationAdjJournal_MX Table
    The InflationAdjJournal_MX table buffer to update the values after the inflation adjustment reversal is processed.

See Also

Reference

TransactionReversal_Ledger_InfAdj_MX Class