ReleaseUpdateTransformDB40_InventTrans.validateInventTransIdReturn 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_InventTrans |
Method |
validateInventTransIdReturn |
Description |
Verifies that InventDimID field in the InventTrans table is either blank or contains a valid reference. |
Script Type |
Upgrade readiness scripts |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
Inventory management |
Validation Issues | |
---|---|
Validation Issues Description |
Validates that the InventTrans table does not have an illegal reference. |
Checked Conditions |
Verifies that there is a relation to the InventDim table. |
Mitigation/How-to-fix |
Check that the customer data is correct. |
Remarks
This is a validation script.