ReleaseUpdateTransformDB40_Proj.projProposalItemPreUpgradeProcess Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateTransformDB40_Proj |
Method |
projProposalItemPreUpgradeProcess |
Description |
Upgrades the <c>ServiceTariffId_PL</c> field in <c>ProjProposalItem</c> table. |
Script Type |
Preprocessing 60: Live |
Ax Version |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
Project |
Affected Tables |
---|
ProjProposalItem |
Remarks
The field service tariff id is deleted from the <c>ProjProposalItem</c> table in 6.2. A reference to the <c>ProjProposalItem</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: ProjProposalItem |
To Table: TaxServiceTariff |
---|---|
RecId |
ParentRecId |
TableId |
ParentTableId |
Deleted Tables or Fields
Table |
Field |
---|---|
ProjProposalItem |
ServiceTariffId_PL |