Share via


ReleaseUpdateDB60_Ledger.updateTaxTrans_IN Method [AX 2012]

Updates the TaxTrans table.

The Rec Id of Tax component table and Tax registration number table are now stored in place of Taxcomponent_IN and TaxRegistrationNumber_IN values.

Syntax

public void updateTaxTrans_IN()

Run On

Server

Remarks

The record IDs of the tax component and tax registration number tables are now stored instead of Taxcomponent_IN and TaxRegistrationNumber_IN values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class