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

validateVendTable

Description

Validates and logs a message for the invalid dimensions and offset account value records in the VendTable table where the dimension and offset account values in the Vendtable table are 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 and OffsetAccount fields in the VendTable table.

Checked Conditions

Verify whether a valid Dimension and OffsetAccount field values exist in the VendTable table.

Mitigation/How-to-fix

Creates or updates the valid Dimension and OffsetAccount field values in the VendTable 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.