Share via


ReleaseUpdateDB60_Ledger.allowNoDupLedgerGDPdURelationRelationIdx Method [AX 2012]

Updates the RelationIdx value in the LedgerGDPdURelation table to disallow duplicate records.

Syntax

private void allowNoDupLedgerGDPdURelationRelationIdx()

Run On

Server

Remarks

After updating the key of the LedgerGDPdUTable table with the RecId value of the LedgerGDPdUTable table, the RelationIdx value is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class