Share via


ReleaseUpdateDB60_Ledger.allowNoDupLedgerGDPdUTableTableIdx Method [AX 2012]

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

Syntax

private void allowNoDupLedgerGDPdUTableTableIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class