ReleaseUpdateTransformDB50_Basic.validateInvalidEmployeeData 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 |
ReleaseUpdateTransformDB50_Basic |
Method |
validateInvalidEmployeeData |
Description |
Validates if there is any record in the EmplTable table without any associated record in the HRMPartyEmployeeRelationship table. |
Script Type |
Upgrade readiness scripts |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Validation Issues | |
---|---|
Validation Issues Description |
Validate if there is any record in the EmplTable table without any associated record in the HRMPartyEmployeeRelationship table. |
Checked Conditions |
Checks if there is a EmplTable record without any associated HRMPartyEmployeeRelationship record. |
Mitigation/How-to-fix |
The user is informed that the record in the EmplTable table without any associated record in the HRMPartyEmployeeRelationship table will be upgraded as Employee, validFrom, and ValidtTo values set to default values. |