ReleaseUpdateDB60_Ledger.allowNoDupDimensionAttributeSetHashIdx Method [AX 2012]
Updates the index HashIdx in the table DimensionAttributeSet not to allow duplicate records.
Syntax
public void allowNoDupDimensionAttributeSetHashIdx()
Run On
Server
Remarks
After updating the hash field DimensionAttributeSet with the value of the 5 separate in32 based hash fields of the table DimensionAttributeSet, the index HashIdx is reset not to allow duplicate records.