Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxYearlyComSetupExclude_ITExc Method [AX 2012]

Updates the ExcludeIdx index in the TaxYearlyComSetupExclude_IT table not to allow for duplicate records.

Syntax

public void allowNoDupTaxYearlyComSetupExclude_ITExc()

Run On

Server

Remarks

Truncated method name from the allowNoDupTaxYearlyComSetupExclude_ITExcludeIdx to allowNoDupTaxYearlyComSetupExclude_ITExc. After updating the FromMainAccount and ToMainAccount surrogate key fields with the value of the record ID field in the MainAccount table, the ExcludeIdx index is reset not to allow for duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class