Share via


ReleaseUpdateDB60_Basic.allowNoDupRTax25ProfitTotalsSetup_RU Method [AX 2012]

Updates the index ProfitRegisteridx in the table RTax25ProfitTotalsSetup not to allow duplicate records.

Syntax

public void allowNoDupRTax25ProfitTotalsSetup_RU()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Basic Class