ReleaseUpdateDB60_HRM.allowDupIndex
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_HRM |
Method |
allowDupIndex |
Description |
Disable the unique indexes on the HRM tables to allow duplicate ids. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmWorker |
HRMCourseInstructor |
HRMCourseTableInstructor |
HRMCourseAttendee |
HRMCourseAttendeeLine |
HRMApplicantRouting |
HRMVirtualNetworkGroupRelation |
SysInfoLog |
Remarks
The index <c>HcmWorker_AK2</c> of the <c>HcmWorker</c> table is disabled. The index <c>IdIdx</c> of the <c>HRMCourseInstructor</c> table is disabled. The index <c>IdIdx</c> of the <c>HRMCourseTableInstructor</c> table is disabled. The index <c>CoursePersonIdx</c> of the <c>HRMCourseAttendee</c> table is disabled. The index <c>IdIdx</c> of the <c>HRMCourseAttendeeLine</c> table is disabled. The index <c>applicationIdx</c> of the <c>HRMApplicantRouting</c> table is disabled. The index <c>groupIdIdx</c> of the <c>HRMVirtualNetworkGroupRelation</c> table is disabled.