Share via


ReleaseUpdateDB60_Ledger.updateTaxLedgerAccounts_IN Method [AX 2012]

Updates the TaxLedgerAccounts_IN table.

The Rec Ids of TaxLedgerAccountSetup, TaxComponentTable and DimensionAttributeValueCombination tables are now stored in place of Tax account group, Account code, Registration number, Component and Ledger account values.

Syntax

public void updateTaxLedgerAccounts_IN()

Run On

Server

Remarks

The record IDs of the TaxLedgerAccountSetup, TaxComponentTable, and DimensionAttributeValueCombination tables are now stored instead of tax account group, account code, registration number, component, and ledger account values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class