Share via


ReleaseUpdateDB60_Ledger.allowNoDupLedgerGDPdUFieldFieldNameIdx Method [AX 2012]

Updates the FieldNameIdx value in the LedgerGDPdUField table to disallow duplicate records.

Syntax

public void allowNoDupLedgerGDPdUFieldFieldNameIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class