Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Release 5.4.1.0

Released on Nov 30, 2022

New Feature

Priority Key Title Release Note

Medium

SC-1214

Change date of the template entries to field type timestamp

With this feature, field CREATIONDATE has been changed to use field type "TIMESTAMP" for templates TEMPLATE_ SOLMAN_SMIN and TEMPLATE_ SOLMAN_SMIR. This configuration settings allows you to view the timestamps in a user friendly format.

High

SC-1209

New template in the TM Integration Framework for ServiceNow connection

With this feature, you can easily configure a Service Now system within the TM Integration Framework, without knowledge of the technical details.
For the configuration following template is available:

  • TEMPLATE_ SNOW_INC

For the ITSM configuration, 2 item types are available:

GET → Query to read Service Now Incidents
UPD → Update Service Now Incident

For the Workflow step configuration, the following actions are included:
For GET item type/Assign SNOW Incident to transport request:

  • TEMPLATE_ SNOW_INC GET AFTER_WF_A After workflow assignment before release is finalized
  • TEMPLATE_ SNOW_INC GET CREATION Creation of a request

For UPD item type/ Update SNOW Incident:

  • TEMPLATE_ SNOW_INC UPD LINK_EXT Link external transport at creation of a request
  • TEMPLATE_ SNOW_INC UPD RELEASE Release and export of a request
  • TEMPLATE_ SNOW_INC UPD APPROVAL Approval of a request
  • TEMPLATE_ SNOW_INC UPD IMPORT Import of a request

High

SC-1198

OdataService: Return request TM workflow level and status for getting quality aspects

Add level and status information in OData to get collisions

Ex.

  • /sap/opu/odata/RTC/TM_GW_SRV/QA_TM_TRSet?$filter=Trkorr eq 'MDQK900091' &$expand=NavToCollisions,NavToDependency,NavToCritObj,NavToSpecialAspects
  • /sap/opu/odata/RTC/TM_GW_SRV/Transport_RequestSet('MDQK900048')/TR_Collision

High

SC-1131

Improvement of the change of the license key in the TM Controller

With this feature if a temporary key for the installation is used and if later this should be changed to a perpetual or subscription one, the change can be done in the TM Server on System/Groups using “Change license key”.

This change will also change the local license key in the development system.

High

SC-1110

Automatically update the whitelist entries for all ZRTC* RFC Connections

The transaction /RTC/SC_WHITELIST will be used to update whitelist information in TM/SYM RFC destinations.

The transaction should be called from TM/SYM server.

High

SC-1087

Display of the date non-technically in the popup of the request assignment (GET action)

With this new feature, timestamp fields read from external ITSM systems are displayed in SAP user-friendly, during the assignment of a ticket to a transport request.
In order to achieve this, you can now define the data type as 'TIMESTAMP' for a particular field in the TM Integration Framework cockpit:
/RTC/TM_IF_CONFIG > ITSM Systems configuration > ITSM system > Work item > Fields.

Medium

SC-1083

Quality checks with a custom-specific Special Aspect

The new feature is used to add custom Special Aspects checks at the quality aspects check.

A new custom Special Aspect can be created in the template of the Special Aspects:

Template of the Special Aspects

For the implementation please use new enhancement spot. /RTC/TM_IF_ES_CUSTOM_SA_CHECK. This is deliverd with example implementation /RTC/TM_IF_BIM_CUST_SA_CHECKEX.

Medium

SC-891

ServiceNow update on import into a target system

With this new feature, SNOW App - SmartChange tab is updated at transport request import into a target system via TM, if a SNOW incident has been assigned to the transport request.

Medium

SC-890

ServiceNow update on approval and revoke approval

With this new feature, SNOW App - SmartChange tab is updated at transport request approval or revoked approval, if a SNOW incident has been assigned to the transport request.

Medium

SC-889

ServiceNow update on release

With this new feature, SNOW App - SmartChange tab is updated at transport request release, if a SNOW incident has been assigned to the transport request.

High

SC-888

ServiceNow update on creation

With this new feature, SNOW App - SmartChange tab is updated at transport request creation, if a SNOW incident has been assigned to the transport request.

High

SC-887

ServiceNow configuration included in the standard TM Integration Framework

With this feature request, you can configure TM integration with a Service Now instance within the standard.

High

SC-877

Archive TM-History data

A new transaction /RTC/TM_ARCHIVE is used to archive TM history data.

The archived transports can be displayed from the transaction /RTC/TM menu:
SmartChange > Workflow > Archive

Medium

SC-261

Limit import tracking into the same system

Import in a system defined as production, in users and groups, will be possible only for the users with authorization for authority object ZRTC_TM with ID '/RTC/TM_AC' = ‘IT’. (The users without authorization will not see PROD system and client in the search help for the target system for the personal queue )

If the source and target system and client are the same a popup message will be displayed for confirmation of the selection.

Bugs

Priority Key Title Release Note

Medium

SC-1208

Import Scanner terminates with short dump CALL_FUNCTION_CONFLICT_TYPE after upgrade to SC 5.4.0.0

Program “/RTC/TM_IMPORT_SCANNER” is terminated with runtime error CALL_FUNCTION_CONFLICT_TYPE, exception CX_SY_DYN_CALL_ILLEAGAL_TYPE. The call to function module “/RTC/TM_JOB_SET_PERIO_FOR_PROG” is incorrect - “LV_TEXT has a field type different than the function module interface parameter EV_TEXT”.

Medium

SC-1207

OData ImportSet As4date invalid format

The result of the call is the error ‘Property 'As4date' has invalid value ''’ .
/sap/opu/odata/RTC/TM_GW_SRV/Transport_RequestSet?$filter=Trkorr eq 'MDQK900048'&$expand=TR_Workflow,TR_Approve,TR_ImportSet

Medium

SC-1206

Special Job is not created

The special JOB for transports in signature status is not created.

High

SC-1202

STMS Job scheduled triggers SyM analysis at import

Enhancement for standard STMS Job not to trigger event for objects analysis comparison in case SyM configuration at_import is disabled.

Medium

SC-1193

Short dump RAISE_EXCEPTION in program /RTC/SAPLTM_QA when opening special aspects details tab

When openig special aspects details tab a short dump RAISE_EXCEPTION occured in program /RTC/SAPLTM_QA.
The dump occurs when special aspects is empty.

Medium

SC-1192

The "Other period" button in the Job Scheduler does nothing

In the Job-Scheduler if the periode 'other ' is selected, a small button 'Other period' is shown. By clicking on that button, the program is jumping out.

High

SC-1155

Short dump RAISE_EXCEPTION in Program /RTC/SAPLTM

Short dump at the call of function module /RTC/TM_MESSAGE_GET_TEXT when exception NO_T100_FOUND was raised.
The exception wasn’t caught in the code. The exception is raised when a message is not found for the desired language.

High

SC-1150

Blank Pop-up in Job Scheduler

By trying to save a scheduled job, an empty pop-up message is displayed.

High

SC-1149

Saving the Special Aspects with SAP objects takes too long

Saving the Quality Assurance takes a very long time if SAP objects are selected and activated in the Special Aspects.

Medium

SC-1146

Empty message, when lock multiple systems in Systems & Groups

When locking multiple systems in Systems & Groups, if the lock button is clicked a second time, then an empty pop-up message is displayed.

Medium

SC-1139

Import in 'SUBSET' mode returns code blank

Sometimes imports via SUBSET are logged into the TM with the return code blank and red color and marked as imported. The reimport cannot be performed via TM after this, only via STMS.

Analyzing the logs from the target system, it seems that:

  • transports have not been imported - no import log exists
  • RDDIMPDP job is not triggered

Medium

SC-1126

Short dump after changing and saving something in Special Aspects

Shortdump after changing and saving something in Special Aspects

High

SC-1123

CDAT objects not able to synchronize

Sometimes the CDAT original transaction can not be added to the rollout transport
In tables E071, E071k the field ACTIVITY is filled and is not considered by SYM.

High

SC-1117

Empty transport requests added to the Tasklist

All the transport request at release are added to the tasklist, even the empty ones.

High

SC-1015

Message text /RTC/TM_IF_MSG_CALL031 contains obsolete info

Message text of message /RTC/TM_IF_MSG_CALL031 contain obsolete info.

High

SC-709

Indexes on systems with HANA DB are not effective

In systems with HANA DB the multi-column indexes are not effective, they should be deactivated.
Upgrade of the system to NW 7.40 with HANA DB.

 

  • No labels