ReleaseUpdateDB60_Ledger.allowDupEximEntitlementDetails_IN
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 |
allowDupEximEntitlementDetails_IN |
Description |
Updates the index SchemeLineProductGroupIdx in the EximEntitlementDetails_IN table to allow for duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
EximEntitlementDetails_IN |
Remarks
The ProductGroup field is replaced with the new EximProductGroupTableis surrogate key field replaced in the SchemeLineProductGroupIdx unique index. Initially the EximProductGroupTablefield 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 tables.