Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateTransformDB40_Basic |
Method |
validateEmplTableRecordsWithoutName |
Description |
Validates if there are records in the EmplTable table that do not have a Name value. |
Script Type |
Upgrade readiness scripts |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
|---|
CRM |
|
Validation Issues | |
|---|---|
|
Validation Issues Description |
Validates if there are records in the EmplTable table that do not have a Name value. |
|
Checked Conditions |
Checks if the Name value is empty. |
|
Mitigation/How-to-fix |
The user needs to go to the EmplTable form to fix all the records that are missing a Name value |
Remarks
Validate if there is records in <c>EmplTable</c> table which don't have Name value. User needs to go to Employee form to fix all the records missing Name value.