ReleaseUpdateTransformDB40_Vend.purchTableHcmWorkerPreUpgradeProcess 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_Vend |
Method |
purchTableHcmWorkerPreUpgradeProcess |
Description |
Transforms data from the PurchPlacer field to the WorkerPurchPlacer field and from the Requisitioner field to the Requester field in the PurchTable 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 |
---|
Accounts payable |
Affected Tables |
---|
PurchTable |
Remarks
The upgrade converts employee data to a new HRM model.
Data Migration Section
From Table: PurchTable |
To Table: Shadow_PurchTableHcmWorker |
---|---|
PurchPlacer |
WorkerPurchPlacer |
Requisitioner |
Requester |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
Shadow_PurchTableHcmWorker |
WorkerPurchPlacer |
PurchPlacer |
Shadow_PurchTableHcmWorker |
Requester |
PurchRequester |
Deleted Tables or Fields
Table |
Field |
---|---|
PurchTable |
PurchPlacer |
PurchTable |
Requisitioner |