ReleaseUpdateDB41_Administration.updateEPGlobalParameters 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 |
ReleaseUpdateDB41_Administration |
Method |
updateEPGlobalParameters |
Description |
Copies data from the DEL_EPParameters table to the EPGlobalParameters table. |
Affected Modules and Tables
Affected Modules |
---|
Administration |
Affected Tables |
---|
EPGlobalParameters |
DEL_EPParameters |
Remarks
The DEL_EPParameters table has one row per company, while the EPGlobalParamaters table has one row for all companies. Data must therefore be compressed from the older table. The fields in the EPGlobalParameter table will be filled with values from the default company.
Note that this job is a shared job. As such, it will be run only in company DAT. Transfers the EPInitialSearchResultDisplayCount, EPOverflowSearchResultDisplayCount, EPSearchDebugMode, and DevelopmentSiteId fields.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
EPGlobalParameters |
Deleted Tables or Fields
Table |
Field |
---|---|
DEL_EPParameters |