Share via


ReleaseUpdateDB60_Ledger.updateTaxLedgerAccountSetup_IN Method [AX 2012]

Updates the TaxLedgerAccountSetup_IN table.

The Rec Ids of TaxLedgerAccountGroup_IN and TaxRegistrationNumberTable_IN tables are now stored in place of TaxAccountGroup and RegistrationNumber values.

Syntax

public void updateTaxLedgerAccountSetup_IN()

Run On

Server

Remarks

The record IDs of the TaxLedgerAccountGroup_IN and TaxRegistrationNumberTable_IN tables are now stored instead of TaxAccountGroup and RegistrationNumber values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class