ReleaseUpdateDB60_Basic.allowDupRDeferralsWritingOffFactor_RU 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_Basic

Method

allowDupRDeferralsWritingOffFactor_RU

Description

Updates the index FactorIdx in the table RDeferralsWritingOffFactor to allow duplicate records.

Affected Modules and Tables

Affected Modules

Fixed Asset

Affected Tables

RDeferralsWritingOffFactor

Remarks

The ProfitId field is replaced with the new RTax25ProfitTable surrogate key field in the FactorIdx unique index. Initially this field contains no value. So the index is set to allow duplicates before the field is updated with the value of the record ID field of the RTax25ProfitTable table.