ReleaseUpdateTransformDB50_Basic.updateDirOrganizationPreProcessing 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_Basic |
Method |
updateDirOrganizationPreProcessing |
Description |
Transforms data in the DirPartyTable table into the DirOrganization table. |
Script Type |
Preprocessing 60: Live |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
CRM |
Affected Tables |
---|
DirPartyTable |
Remarks
This upgrade is required in order to transform the data in the DirPartyTable table, which has the organization type of excludes internal organization, into the DirOrganization table in the new global address book model for Microsoft Dynamics AX 2012.
Data Migration Section
From Table: DirPartyTable |
To Table: DirOrganization |
---|---|
RecId |
RecId |
From Table: DirPartyTable |
To Table: DirOrganizationName |
---|---|
Name |
Name |
RecId |
Organization |
From Table: DirPartyTable |
To Table: DirOrganizationBase |
---|---|
RecId |
RecId |
From Table: DirOrganizationDetail |
To Table: DirOrganization |
---|---|
NumberOfEmployees |
NumberOfEmployees |
OrgNumber |
OrgNumber |
ABC |
ABC |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
DirOrganizationBase |
||
DirOrganizationName |
||
DirOrganization |
Deleted Tables or Fields
Table |
Field |
---|---|
DirOrganizationDetail |
* |