Share via


ReleaseUpdateDB60_Ledger.allowNoDupLedgerGDPdUTableFileNameIdx Method [AX 2012]

Updates the FileNameIdx value in the LedgerGDPdUTable table to disallow duplicate records.

Syntax

public void allowNoDupLedgerGDPdUTableFileNameIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class