Share via


TaxReverse.postGainLossInReportingCurrency Method [AX 2012]

Syntax

private void postGainLossInReportingCurrency(
    LedgerPostingController _ledgerPostingController, 
    CurrencyCode transactionCurrencyCode, 
    LedgerDimensionAccount _ledgerDimension, 
    TaxAmount reportingGainLossAmount)

Run On

Server

Parameters

See Also

Reference

TaxReverse Class