Share via


TaxReport.postVat Method [AX 2012]

Syntax

protected void postVat(
    TaxDirection _taxDirection, 
    LedgerDimensionAccount _taxledgerDimension, 
    LedgerDimensionAccount _useTaxPayableLedgerDimension, 
    LedgerDimensionAccount _clearingLedgerDimension, 
    CurrencyCode _currencyCode, 
    TaxAmount _taxAmount, 
    TaxAmount _taxInCostPrice, 
    TaxAmount _taxAmountMST, 
    TaxAmount _taxInCostPriceMST, 
    CurrencyExchangeHelper _currencyHelper, 
    RefRecId _taxTransRecId)

Run On

Called

Parameters

See Also

Reference

TaxReport Class