Share via


TaxCalculationJournal.updateVATTaxAgentFields_RU Method [AX 2012]

Updates fields that are related to the VAT tax agent in tax work transactions.

Syntax

protected void updateVATTaxAgentFields_RU(LedgerJournalTaxLine _line, [boolean setIncomingTaxDirection])

Run On

Server

Parameters

  • setIncomingTaxDirection
    Type: boolean
    A value that determines whether the tax direction should be set to incoming tax.

See Also

Reference

TaxCalculationJournal Class