ReleaseUpdateTransformDB40_InventTable.validateInventTableModuleUnitId 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_InventTable

Method

validateInventTableModuleUnitId

Description

Verifies that InventTable records with related InventTrans records have an assigned unit ID.

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

InventTableModule

Validation Issues

Validation Issues Description

Validates whether there is a unitId value in the InventTable table.

Checked Conditions

Verifies the unit that is assigned.

Mitigation/How-to-fix

Assign a unit to the record.

Remarks

This is a pre-validation script.