ReleaseUpdateTransformDB40_InventTrans.validateInventTransIdTransfer 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 |
validateInventTransIdTransfer |
Description |
Verifies that the InventTransIdTransfer 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 |
Affected Tables |
---|
InventTrans |
Validation Issues | |
---|---|
Validation Issues Description |
Validates that the InventTransIdTransfer field is either blank or contains a reference to a valid InventTrans record. |
Checked Conditions |
Checks that the InventTransIdTransfer field is either blank or contains a valid reference. |
Mitigation/How-to-fix |
Erase the invalid reference value from the InventTransIdTransfer field. |