ReleaseUpdateDB60_Ledger.allowDupLedgerGDPdUTableSelectionDataSou Method [AX 2012]
Updates the DataSourceIdx value in the LedgerGDPdUTableSelection table to allow for duplicate records.
Syntax
public void allowDupLedgerGDPdUTableSelectionDataSou()
Run On
Server
Remarks
Truncate the method name from allowDupLedgerGDPdUTableSelectionDataSourceIdx to allowDupLedgerGDPdUTableSelectionDataSou. The GDPdUGroupId field is replaced with the new replacement LedgerGDPdUTable key field in the unique DataSourceIdx 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 LedgerGDPdUTable table.