ReleaseUpdateDB60_Bank.updateBankTransType 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 |
ReleaseUpdateDB60_Bank |
Method |
updateBankTransType |
Description |
Transforms data from the LedgerAccountNum field to the LedgerDimension field in the BankTransType table. |
Affected Modules and Tables
Affected Modules |
---|
Bank |
Affected Tables |
---|
BankTransType |
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: BankTransType |
To Table: BankTransType |
---|---|
LedgerAccountNum |
LedgerDimension |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
BankTransType |
LedgerDimension |
LedgerDimensionDefaultAccount |
Deleted Tables or Fields
Table |
Field |
---|---|
BankTransType |
LedgerAccountNum |