Share via


ReleaseUpdateDB60_Ledger.updateCustomsComponentTaxCodes_IN Method [AX 2012]

Updates the CustomsComponentTaxCodes_IN table.

The Rec Id of Tax component table is now stored in place of Tax component value.

Syntax

public void updateCustomsComponentTaxCodes_IN()

Run On

Server

Remarks

The record IDs of the tax component table are now stored instead of Tax component values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class