See also: | Release Notes: Version Overview Release Notes: all Database Versions Release Notes of individual database versions: |
DB 39.5.16 / DB 39.5.15 / DB 39.5.14 / DB 39.5.13 / DB 39.5.12 / DB 39.5.11 / DB 39.5.10 / DB 39.5.9 / DB 39.5.8 / DB 39.5.7 / DB 39.5.6 / DB 39.5.5 / DB 39.5.4 / DB 39.5.3 / DB 39.5.2 / DB 39.5.1 / DB 39.5.0 |
get_global_setting()
function
Bug fixes
AFTER LOGON ON DATABASE
log-on trigger is no longer created by the system. The functionality has been replaced by the AFTER LOGON ON SCHEMA
trigger. It must be created by the local database administrator him/herself once after the installation. Further information).
Position
parameter which defines the order of the parameters in the configuration and the mapping has been implemented. The configuration and mapping parameters are now displayed in the order in which they are registered in the code. See also the A_AddInterfacePositionField
and B_MigrateInterfacePositionData
migration packets.
da_name
parameter, if the module only has one data area.
da_name
parameter is replaced by the sending_da
and receiving_da
parameters in the MtsPoolModule
Python module subclass. Due to the inheritance, this change also has an impact on the MtsExportPoolLoadModule
Python module subclass. Data of already existing interface configurations is automatically migrated during an update. Individual classes that inherit from MtsPoolModule
are lifted up to the latest stand. Details of the new Interface Library parameter.
Bug fixes
DeleteStandardConstraintsAfterDBImport
migration packet failed due to non-deleted data, has been resolved.
Category | Packet name | Function | Type |
---|---|---|---|
Help packet | ShowConcurrentDAPos |
Logs all modules with double data area positioning in order to be able to filter multiple usage after an update. | |
Help packet | ReplaceHistogramDIS |
Replaces the previous histogram DIs (DI023419/DI002491) and the planned effort (DI023362/DI002508) via the new DI063981 which combines the histogram bars. As a result, new tooltips and effects are set on the data fields. | |
Mandatory packet | CreateDialogueColumns |
Creates new columns for dialog modules as a preparation for a later function | |
Mandatory packet | FixReportColumnLengths |
Increases the length of DI022962 Further parameters | |
Mandatory packet | AddStakeholderReportTable |
Adds new stakeholder report data tables | |
Mandatory packet | RemoveObjectProtectionFromLoggingTable |
Removes the object protection columns from the interface logging table | |
Mandatory packet | B_MigrateInterfacePositionData |
Migrates the new Position parameter to the older interfaces | |
Mandatory packet | A_AddInterfacePositionField |
Adds the new Position column to the parameter tables of PLANTA link | |
Mandatory packet | LicenseProcessIDs |
Extends all auto numbers of process model objects which are used in projects by the system license. | |
Mandatory packet | SetOwnerLicenseForCustomSchema |
Changes the license of the customer schema to the customer license. | |
Mandatory packet | ActivateAndMoveCustomerTablesToCustomerSchema |
Activates and moves customer tables to the correct schema. | |
Mandatory packet | DeleteNullRecord |
Solves the problem that the A_CreateConstraints migration packet failed due to an old standard record. |
|
Mandatory packet | DeleteDummyData |
Updates tables that contain dash records which no longer exist. | |
Mandatory packet | DeleteLinkData |
Deletes PLANTA link data which is no longer required. | |
Mandatory packet | AddSapPspElements |
Preparatory schema adjustment for future features. | |
Mandatory packet | AddUUIDColumnsToKDB |
Adds missing UUIDs in tables DT150-DT154. | |
Mandatory packet | AddCostCalcTime |
Replenishes DT461 by DI063979 Date last cost scheduling and DI063980 Time of the last cost scheduling, which enable you to save date and time of the last cost scheduling. | |
Mandatory packet | FixEVABaseline |
Solves the problem, that baselines were not considered in the cost charts after activating the Earned Value Analysis in the Status and Info Board modules. | |
Mandatory packet | CorrectCustomerOLEs |
Adjusts the Use 39 setting of individual OLEs. | |
Mandatory packet | AddInterfaceFileLoggingField |
Replenishes DT560 by DI063846 Log type name, which enable you to define the output of the logs. | |
Mandatory packet | AddDateShiftProcedure |
Completes a procedure for use within PLANTA. | |
Mandatory packet | ChangeLoadReportIndex |
Adds the cost type to the index of the DT827 table. | |
Mandatory packet | AddProfilingTables |
Adds required tables for Python Profiling. | |
Mandatory packet | AddLatencyTable |
Adds required tables for Latency Measuring. | |
Mandatory packet | MigratePoolModuleConfigurations |
Migrates the new sending_da and receiving_da parameters of the PLANTA link. |