ReleaseUpdateTransformDB50_Vend.validatePurchRFQLine 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

validatePurchRFQLine

Description

Validates and logs a message for the invalid dimensions value records in PurchRFQLine table where the dimension value in the PurchRFQLine 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 PurchRFQLine table.

Checked Conditions

Verifies whether a valid Dimension field value exist in the PurchRFQLine table.

Mitigation/How-to-fix

Creates or updates the valid Dimension field value in the PurchRFQLine 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.