ReleaseUpdateTransformDB50_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 |
ReleaseUpdateTransformDB50_Asset |
Method |
assetTableValidate_WorkerResponsible |
Description |
Validates a string value in the Responsible field in the AssetTable table and verifies whether it is a valid user in the system. |
Script Type |
Upgrade readiness scripts |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
Fixed Asset |
Affected Tables |
---|
AssetTable |
Shadow_AssetTable |
Validation Issues | |
---|---|
Validation Issues Description |
Validates the Responsible field in the AssetTable table. |
Checked Conditions |
Verifies that Responsible is a valid user in the SysCompanyUserInfo table. |
Mitigation/How-to-fix |
Correct the invalid user ID. |