ReleaseUpdateTransformDB40_Prod.validateWrkCtrTableVendorField 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_Prod |
Method |
validateWrkCtrTableVendorField |
Description |
Validates whether work centers vendors are of the Vendor type. |
Script Type |
Upgrade readiness scripts |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
Production |
Validation Issues | |
---|---|
Validation Issues Description |
The work center is linked to a vendor even though the work center is not of the Vendor type. The vendor information of the work center will be lost during upgrade. |
Checked Conditions |
References to the VendTable and WrkCtrType table in the WrkCtrTable table are validated. |
Mitigation/How-to-fix |
Change the work center type to Vendor to avoid having the vendor information removed during upgrade. |