Share via


ReleaseUpdateDB60_Ledger.allowDupLedgerGDPdURelationRelationIdx Method [AX 2012]

Updates the RelationIdx value in the LedgerGDPdURelation table to allow for duplicate records.

Syntax

public void allowDupLedgerGDPdURelationRelationIdx()

Run On

Server

Remarks

The GDPdUGroupId field is replaced with the new replacement LedgerGDPdUTable key field in the unique RelationIdx value. Initially, this field contains no value. Therefore, the index is set to allow for duplicates before the field is updated with the value of the RecId field of the LedgerGDPdUTable table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class