ReleaseUpdateDB60_Basic.allowDupRTax25StdRateTrans_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

allowDupRTax25StdRateTrans_RU

Description

Updates the index RateDateIdx in the table RTax25StdRateTrans to allow duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

RTax25StdRateTrans

Remarks

The RateId field is replaced with the new RTax25StdRateTable surrogate key field in the unique RateDateIdx 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 field of the RTax25StdRateTable table.