ReleaseUpdateDB60_Vend.updateCashDisc 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_Vend |
Method |
updateCashDisc |
Description |
Transforms data from the AccountPaid and AccountReceived fields to the PaidLedgerDimension and ReceivedLedgerDimension fields, respectively, in the CashDisc table. |
Affected Modules and Tables
Affected Modules |
---|
Accounts payable |
Affected Tables |
---|
CashDisc |
Remarks
This upgrade is required in order to convert the account and dimension data to the new accounts and dimension model for Microsoft Dynamics AX 2012.
Data Migration Section
From Table: CashDisc |
To Table: CashDisc |
---|---|
AccountPaid |
PaidLedgerDimension |
AccountReceived |
ReceivedLedgerDimension |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
CashDisc |
PaidLedgerDimension |
LedgerDimensionDefaultAccount |
CashDisc |
ReceivedLedgerDimension |
LedgerDimensionDefaultAccount |
Deleted Tables or Fields
Table |
Field |
---|---|
CashDisc |
AccountPaid |
CashDisc |
AccountReceived |