Share via


ReleaseUpdateDB60_Ledger.allowNoDupClaimPercentage_INRGRegisterDa Method [AX 2012]

Updates the index RGRegisterDateIdx in the table ClaimPercentage_IN not to allow duplicate records.

Syntax

public void allowNoDupClaimPercentage_INRGRegisterDa()

Run On

Server

Remarks

After updating the surrogate key fields TaxComponentTable with the value of the RecId field of the tables, the index RGRegisterDateIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class