ReleaseUpdateDB60_HRM.allowDupIndex 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_HRM

Method

allowDupIndex

Description

Disable the unique indexes on the HRM tables to allow for duplicate IDs.

Affected Modules and Tables

Affected Modules

Human Resources

Affected Tables

HcmWorker

HRMCourseInstructor

HRMCourseTableInstructor

HRMCourseAttendee

HRMCourseAttendeeLine

HRMApplicantRouting

HRMVirtualNetworkGroupRelation

SysInfoLog

Remarks

The HcmWorker_AK2 index of the HcmWorker table is disabled. The IdIdx index of the HRMCourseInstructor table is disabled. The IdIdx index of the HRMCourseTableInstructor table is disabled. The CoursePersonIdx index of the HRMCourseAttendee table is disabled. The IdIdx index of the HRMCourseAttendeeLine table is disabled. The applicationIdx index of the HRMApplicantRouting table is disabled. The groupIdIdx index of the HRMVirtualNetworkGroupRelation table is disabled.