ReleaseUpdateTransformDB40_Prod.validateFullInventDimIdImpl 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 |
validateFullInventDimIdImpl |
Description |
Performs the full multisite validation of customizations involving inventory dimensions. |
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 InventDim, InventLocation, and WrkCtrTable tables contain inventory dimensions are being shared through virtual companies or are marked as global. |
Checked Conditions |
The validated tables must not be global or shared through virtual companies. |
Mitigation/How-to-fix |
You must redesign the implementation of Microsoft Dynamics AX to eliminate the reliance on sharing these tables whether as global tables or through virtual companies. |