ReleaseUpdateTransformDB40_Asset.assetTableValidate_WorkerResponsible 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_Asset

Method

assetTableValidate_WorkerResponsible

Description

This method validates a string value in the Responsible field in the AssetTable table and verifies whether it is actually a valid user in the system.

Script Type

Upgrade readiness scripts

Microsoft Dynamics AX Source

Microsoft Dynamics AX 4.0

Affected Modules and Tables

Affected Modules

Fixed Asset

Affected Tables

AssetTable

Shadow_AssetTable

Validation Issues

Validation Issues Description

Validates the Responsible field in AssetTable table.

Checked Conditions

Verifies that responsible is a valid user in the SysCompanyUserInfo table.

Mitigation/How-to-fix

Correct the invalid user ID.