ReleaseUpdateTransformDB40_Basic.validateDataLossContractor 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 |
validateDataLossContractor |
Description |
Validates if there are records in the EmplTable table that have the HRMEmployeeType::Contractor value in the hrmEmployeeType 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 EmplTable table that have the HRMEmployeeType::Contractor value in the hrmEmployeeType field. |
Checked Conditions |
Checks if the emplTable.hrmEmployeeType field contains the HRMEmployeeType::Contrator valid. |
Mitigation/How-to-fix |
The user is informed that some data that is related to records with HRMEmployeeType::Contrator type will be lost since the data model changes. |