ReleaseUpdateDB60_Ledger.allowDupEximDEPBDetailsTable_IN Upgrade Script

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Class

ReleaseUpdateDB60_Ledger

Method

allowDupEximDEPBDetailsTable_IN

Description

Updates the SchemesTableProductGroupIdx index in the EximDEPBDetailsTable_IN table to allow for duplicate records.

Affected Modules and Tables

Affected Modules

Ledger

Affected Tables

EximDEPBDetailsTable_IN

Remarks

The ProductGroup field is replaced with the new EximProductGroupTable surrogate key field in the SchemesTableProductGroupIdx index. Initially the EximProductGroupTable field contains no value. So the index is set to allow for duplicates before the field is updated with the value of the record ID fields in the EximProductGroupTable_IN table.