ReleaseUpdateDB60_Basic.allowNoDupRAssetDeprProfileTrans_RU Method [AX 2012]
Updates the index DeprProfileTransIdx in the table RAssetDeprProfileTrans not to allow duplicate records.
Syntax
public void allowNoDupRAssetDeprProfileTrans_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 DeprProfileTransIdx is reset not to allow duplicate records.