ReleaseUpdateTransformDB50_Proj.projProposalEmplPreUpgradeProcess Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateTransformDB50_Proj |
Method |
projProposalEmplPreUpgradeProcess |
Description |
Upgrades the <c>ServiceTariffId_PL</c> field in <c>ProjProposalEmpl</c> table. |
Script Type |
Preprocessing 60: Live |
Ax Version |
Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
Project |
Affected Tables |
---|
ProjProposalEmpl |
Remarks
The field service tariff id is deleted from the <c>ProjProposalEmpl</c> table in 6.2. A reference to the <c>ProjProposalEmpl</c> record and corresponding reference to <c>ServiceTariffNumber_PL</c> record is added in the new table <c>TaxServiceTariff</c>.
Data Migration Section
From Table: ProjProposalEmpl |
To Table: TaxServiceTariff |
---|---|
RecId |
ParentRecId |
TableId |
ParentTableId |
Deleted Tables or Fields
Table |
Field |
---|---|
ProjProposalEmpl |
ServiceTariffId_PL |