ReleaseUpdateDB60_Ledger.allowDupLedgerGDPdUFieldFieldNameIdx
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Ledger |
Method |
allowDupLedgerGDPdUFieldFieldNameIdx |
Description |
Updates the index <c>FieldNameIdx</c> in the table <c>LedgerGDPdUField</c> to allow duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
LedgerGDPdUField |
Remarks
The GDPdUGroupId field is replaced with the new surrogate key field LedgerGDPdUTable in the unique index FieldNameIdx. Initially this field contains no value. So the index is set to allow duplicates before the field is updated with the value of the RecId field of the table LedgerGDPdUTable.