ReleaseUpdateTransformDB40_Ledger.taxTransPreProcessing 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_Ledger |
Method |
taxTransPreProcessing |
Description |
Creates and calls the stored procedures for the transformation of the TaxTrans table to the TaxTransLedgerEntry table for four different account types. |
Script Type |
Preprocessing 60: Live |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
TaxTrans |
TaxTransLedgerEntry |
Remarks
This methods calls various other methods that perform the actual transformations. The TaxTrans records are written to the TaxTransLedgerEntry table for the AccountNum, TaxOffsetAccount, OperationAccount, and ChargeAccount.
Data Migration Section
From Table: TaxTrans |
To Table: TaxTransLedgerEntry |
---|---|
RecID |
TaxTrans |
(GeneratedValue) |
TaxTransRelationshipType |
(GeneratedValue) |
LedgerEntry |
(GeneratedValue) |
LedgerDimension |