Share via


ReleaseUpdateDB60_Basic.allowNoDupRAssetInferiorDisposalTrans_RU Method [AX 2012]

Updates the index AccountIdx in the table RAssetInferiorDisposalTrans not to allow duplicate records.

Syntax

public void allowNoDupRAssetInferiorDisposalTrans_RU()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Basic Class