Share via


ReleaseUpdateDB60_Ledger.allowNoDupLedgerGDPdUTableSelectionDataS Method [AX 2012]

Updates the DataSourceIdx value in the LedgerGDPdUTableSelection table to disallow duplicate records.

Syntax

private void allowNoDupLedgerGDPdUTableSelectionDataS()

Run On

Server

Remarks

This method name was truncated from the from allowNoDupLedgerGDPdUTableSelectionDataSourceIdx. After updating the key of the LedgerGDPdUTable table with the RecId value of the LedgerGDPdUTable table, the DataSourceIdx value is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class