Share via


ReleaseUpdateDB60_Ledger.allowDupLedgerGDPdUTableFileNameIdx Method [AX 2012]

Updates the FileNameIdx value in the LedgerGDPdUTable table to allow for duplicate records.

Syntax

public void allowDupLedgerGDPdUTableFileNameIdx()

Run On

Server

Remarks

The GDPdUGroupId field is replaced with the new replacement LedgerGDPdUGroup key field in the unique FileNameIdx 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 LedgerGDPdUGroup table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class