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

allowDupBankPaymBalanceSurveyPaymCodes

Description

Updates the SurveyCodeIdx index in the BankPaymBalanceSurveyPaymCodes table to allow duplicate records.

Affected Modules and Tables

Affected Modules

Basic

Affected Tables

BankPaymBalanceSurveyPaymCodes

Remarks

The SurveyCode field is replaced with the new BankPaymBalanceSurvey surrogate key field in the unique SurveyCodeIdx index. Initially this field contains no value. The index is set to allow duplicate records before the field is updated with the value of the record ID field of the BankPaymBalanceSurvey table. The truncated method name from the allowDupBankPaymBalanceSurveyPaymCodesSurveyCodeIdx method due to the 40 characters length limit of the method name.