Share via


ReleaseUpdateDB60_Ledger.updateTaxTable_IN Method [AX 2012]

Updates the TaxTable table.

The Rec Ids of Tax Component table and Tax Ledger Account Group table are now stored in place of TaxComponent_IN and TaxAccountGroup_IN values.

Syntax

public void updateTaxTable_IN()

Run On

Server

Remarks

The record IDs of the TaxComponent and TaxLedgerAccountGroup tables are now stored instead of TaxComponent_IN and TaxAccountGroup_IN values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class