ReleaseUpdateTransformDB50_Vend.validateVendRFQTrans 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_Vend |
Method |
validateVendRFQTrans |
Description |
Validates and logs a message for the invalid dimensions value records in the VendRFQTrans table where the dimension value in VendRFQTrans table is not empty. |
Script Type |
Upgrade readiness scripts |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
SRM |
Validation Issues | |
---|---|
Validation Issues Description |
Validates the Dimension field in the VendRFQTrans table. |
Checked Conditions |
Verify whether a valid Dimension field value exist in the VendRFQTrans table. |
Mitigation/How-to-fix |
Creates or updates the valid Dimension field value in the VendRFQTrans table. |
Remarks
The upgrade script validates the dimension data is in place. This method is run at check upgrade readiness step in preprocessing upgrade checklist.