ReleaseUpdateTransformDB40_Basic.validatePositionWithRoleType 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 |
ReleaseUpdateTransformDB40_Basic |
Method |
validatePositionWithRoleType |
Description |
Validates if there are records in HRMPosition table that have HRMPositionType::Role enumeration value in the Type field. |
Script Type |
Upgrade readiness scripts |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Validation Issues | |
---|---|
Validation Issues Description |
Validates if there are records in the HRMPosition table that have the HRMPositionType::Role enumeration value in the Type field. |
Checked Conditions |
Checks if the emplTable.hrmEmployeeType value is the HRMEmployeeType::WorkCenter enumeration value. |
Mitigation/How-to-fix |
The user is informed that data related to records with HRMPositionType::Role value will not be upgraded. |