Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxSetOffRuleCompColumnIdx_IN Method [AX 2012]

Updates the indexes ComponentColumnIdx and ComponentTypeSetOffComponentTypeIdx in the table TaxSetOffRule_IN not to allow duplicate records.

Syntax

public void allowNoDupTaxSetOffRuleCompColumnIdx_IN()

Run On

Server

Remarks

After updating the surrogate key field TaxComponentTable with the value of the RecId field of the table TaxComponentTable_IN, the index ComponentColumnIdx and ComponentTypeSetOffComponentTypeIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class