ReleaseUpdateDB60_Ledger.allowDupEximDEPBExportOrderTable_INSchem Upgrade Script

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

Class

ReleaseUpdateDB60_Ledger

Method

allowDupEximDEPBExportOrderTable_INSchem

Description

Updates the SchemeTableProductGroupIdx index in the EximDEPBExportOrderTable_IN table to allow duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

EXIMDEPBEXPORTORDERTABLE_IN

Remarks

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