ReleaseUpdateDB60_Ledger.allowDupEximSetOffRulesLine_INProductGro Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Ledger |
Method |
allowDupEximSetOffRulesLine_INProductGro |
Description |
Updates the ProductGroupSetOffRulesIdx index in the EximSetOffRulesLine_IN table to allow duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
EXIMSETOFFRULESLINE_IN |
Remarks
The ProductGroup field is replaced with the new EximProductGroupTable surrogate key field is replaced in the ProductGroupSetOffRulesIdx 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.