Share via


ReleaseUpdateDB60_Basic.allowNoDupRDeferralsWritingOffFactor_RU Method [AX 2012]

Updates the index FactorIdx in the table RDeferralsWritingOffFactor not to allow duplicate records.

Syntax

public void allowNoDupRDeferralsWritingOffFactor_RU()

Run On

Server

Remarks

After updating the surrogate key field RTax25ProfitTable with the value of the RecId field of the table RTax25ProfitTable, the index FactorIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Basic Class