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