ReleaseUpdateDB60_Proj.updateSync 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_Proj |
Method |
updateSync |
Description |
Upgrade script to store element names instead of IDs. |
Affected Modules and Tables
Affected Modules |
---|
Basic |
Affected Tables |
---|
SyncSimpleTrans |
SyncCompoundTrans |
Data Migration Section
From Table: SyncSimpleTrans |
To Table: SyncSimpleTrans |
---|---|
DEL_SimpleTableId |
SimpleTableName |
From Table: SyncCompoundTrans |
To Table: SyncCompoundTrans |
---|---|
DEL_CompoundTableId |
CompoundTableName |
Deleted Tables or Fields
Table |
Field |
---|---|
SyncSimpleTrans |
DEL_SimpleTableId |
SyncCompoundTrans |
DEL_CompoundTableId |