ReleaseUpdateTransformDB40_Ledger.taxTransDeltaPreProcessing 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 |
taxTransDeltaPreProcessing |
Description |
Creates and calls the stored procedures for the transformation of the TaxTrans table to the TaxTransLedgerEntry table for four different account types for any changes from the upgrade. |
Script Type |
Preprocessing 60: Delta Preprocessing 60: Single user |
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 |