ReleaseUpdateTransformDB50_InventTrans.validateInventTransCustVendAC 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_InventTrans |
Method |
validateInventTransCustVendAC |
Description |
Verifies that CustVendAC field does not have conflicting values. |
Script Type |
Upgrade readiness scripts |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
Inventory management |
Validation Issues | |
---|---|
Validation Issues Description |
Validates that the CustVendAC value must be identical for all InventTrans records that share the same InventTransId value. |
Checked Conditions |
Verifies that all the CustVendAC values are identical per the InventTransId value. |
Mitigation/How-to-fix |
Modifies the CustVendAC value to ensure that it does not conflict. |
Remarks
This is a pre-validation script.