ReleaseUpdateTransformDB50_Prod.ProdIndirectTransPreUpgradeProcess 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_Prod |
Method |
ProdIndirectTransPreUpgradeProcess |
Description |
Updates Dimension, AccountIndirectAbsorption, AccountIndirectAbsorptionOffset fields in the prodIndirectTrans table to the defaultDimension, IndirectAbsorptionLedgerDimension, and IndirectAbsorptionOffsetLedgerDimension field in the shadow_prodIndirectTrans table. |
Script Type |
Preprocessing 60: Live |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
Manufacture |
Affected Tables |
---|
ProdIndirectTrans |
Remarks
This upgrade is required in order to convert account and dimension data to the new accounts and dimension model for Microsoft Dynamics AX 2012.
Data Migration Section
From Table: ProdIndirectTrans |
To Table: ProdIndirectTrans |
---|---|
AccountIndirectAbsorption |
IndirectAbsorptionLedgerDimension |
AccountIndirectAbsorptionOffset |
IndirectAbsorptionOffsetLedgerDimension |
AccountWIPIssue |
EstimatedIndirectAbsorpLedgerDimension |
AccountWIPValuation |
EstimIndirectAbsorpOffsetLedgerDimension |
Dimension |
DefaultDimension |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
ProdIndirectTrans |
IndirectAbsorptionLedgerDimension |
LedgerDimensionAccount |
ProdIndirectTrans |
IndirectAbsorptionOffsetLedgerDimension |
LedgerDimensionAccount |
ProdIndirectTrans |
EstimatedIndirectAbsorpLedgerDimension |
LedgerDimensionAccount |
ProdIndirectTrans |
EstimIndirectAbsorpOffsetLedgerDimension |
LedgerDimensionAccount |
ProdIndirectTrans |
DefaultDimension |
DimensionDefault |
Deleted Tables or Fields
Table |
Field |
---|---|
ProdIndirectTrans |
AccountIndirectAbsorption |
ProdIndirectTrans |
AccountIndirectAbsorptionOffset |
ProdIndirectTrans |
AccountWIPIssue |
ProdIndirectTrans |
AccountWIPValuation |
ProdIndirectTrans |
Dimension |