ReleaseUpdateDB60_Bank.updateCashRoundOffDimension Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Bank |
Method |
updateCashRoundOffDimension |
Description |
This method updates the RoundOffLedgerDimension field of the RCashLedgerAccount table from the DEL_RoundOffAccount_HU field of the same table. |
Affected Modules and Tables
Affected Modules |
---|
Bank |
Affected Tables |
---|
RCashLedgerAccount |
Remarks
Updates the new reference based dimension field with value from old ledger account based field.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
RCashLedgerAccount |
RoundOffLedgerDimension |
LedgerDimensionDefaultAccount |
Deleted Tables or Fields
Table |
Field |
---|---|
RCashLedgerAccount |
DEL_RoundOffAccount_HU |