ReleaseUpdateTransformDB50_Basic.validateHrmVirtualNetworkAccommodation 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 |
validateHrmVirtualNetworkAccommodation |
Description |
Validates whether there are records in the HrmVirtualNetworkAccommodation table and the value in the AccommodationTypeI field is not set. |
Script Type |
Upgrade readiness scripts |
Ax Version |
5.0 |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Validation Issues | |
---|---|
Validation Issues Description |
Validates whether there are records in the HrmVirtualNetworkAccommodation table and the value in the AccommodationTypeI field is not set. |
Checked Conditions |
HrmVirtualNetworkAccommodation.AccommodationTypeId == null |
Mitigation/How-to-fix |
The user is informed that the value of the AccommodationTypeId field needs to be set for upgrade. |