REALTECH SmartChange SP6 HF03
Release 5.6.3.0
Released on Sep 25, 2024
New Feature
Priority | Title | Release Note | Components | Reference |
---|---|---|---|---|
OData Service for Checking Critical Objects and Special Aspects at Transport Request Release |
A new OData service has been introduced to simulate the QA check for critical objects and special aspects, similar to the check performed during the release of a transport request (TR) or Transport of Copies (ToC). This functionality is configured via the /RTC/TM_BADI transaction.
Call Example: /sap/opu/odata/RTC/TM_GW_SRV/QA_TM_TR_RELSet?$filter=Trkorr eq 'MDQK900251,MDQK900184' and Toc eq 'X'&$expand=NavToCritObj,NavToSpecialAspects For ToC checks, the call includes "and Toc eq 'X'" to indicate the Transport of Copies. |
OData Services | SC-1729 | |
Increased Length of External User Field to 100 Characters |
The length of the data element /RTC/TM_EXT_USER has been increased from 30 to 100 characters. This update allows for the entry of longer external user names, enhancing flexibility and supporting a wider range of user identification formats. |
OData Services | SC-1748 |
Priority | Title | Release Note | Components | Reference |
---|---|---|---|---|
Release Date-Based Import Control for Transport Requests |
A new Release Management feature has been introduced to manage the import of Transport Requests based on their specified release dates. The system now automatically delays the import of Transport Requests until their release date has been reached. This enhancement offers several benefits:
|
Release Management | SC-1683 | |
Display Release Date and Time in TM Workflow Monitor |
The Transport Management (TM) Workflow Monitor has been updated to include two new columns:
This enhancement provides users with immediate visibility of assigned release information directly within the Workflow Monitor. By displaying these key details, users can more efficiently track and manage Transport Requests throughout the workflow process. This improvement streamlines decision-making and increases overall visibility into the release status of Transport Requests. |
Release Management, Workflow Monitor | SC-1732 | |
New Transaction /RTC/TM_INI_COM for SAP Rise Environments Without Using Client 000 |
In SAP Rise environments where client 000 is not used, customers faced issues executing the INI process due to insufficient user rights. A new transaction, /RTC/TM_INI_COM, has been introduced to allow the INI process to be executed in client 100. This transaction behaves in the same way as the standard /RTC/TM_INI transaction in client 000, enabling the creation of RFCs and user assignments. |
Security, TM INI | SC-1644 | |
Display TM Attributes for Modifiable Requests if Available |
In this release, functionality has been added to display TM Attributes for modifiable transport requests if the attributes are available in the system. Previously, TM Attributes can now be displayed in the corresponding tab if present. |
TM Attribute, Workflow Monitor | SC-1710 |
Fixed Bugs
Priority | Title | Release Note | Release Note Solution | Components | Reference |
---|---|---|---|---|---|
SyncReq Request Should Not Be Added to Task List |
In the latest update, an issue was fixed where Sync Requests were incorrectly added to the Task List during job creation and Task List initialization. This did not occur when requests were released through the standard process. The inclusion of unexpected Sync Requests in the Task List caused confusion and potential errors in task management, affecting multiple system processes related to task management and synchronization. |
The program has been corrected. |
Customizing, Tasklist, UI, Workbench | SC-1753 | |
Rollout Display Issue with Existing Transport Requests |
Users encountered an issue when creating rollouts using existing Transport Requests, where the new rollout was not displayed due to incorrect data in the table /RTC/SA_E070. |
The program has been corrected. |
Synchronization | SC-1749 |
Priority | Title | Release Note | Release Note Solution | Components | Reference |
---|---|---|---|---|---|
"TM IF: Required attribute ZRTC_TM_TICKET_ID not found for TR" During Transport Request Release |
An error occurred when releasing a transport request created without assigning a ticket ID and without adding it to TM. The error message "TM IF: Required attribute ZRTC_TM_TICKET_ID not found for TR" appeared incorrectly during the release process. This issue was observed with both ITSM ServiceNow and Jira, indicating a general problem. |
The program has been corrected. |
Integration Framework | SC-1728 | |
Table Maintenance for /RTC/TM_IF_QRYV Was Not Transported |
When accessing the ITSM configuration, users encountered the error: "The maintenance dialog for /RTC/TM_IF_QRYV is incomplete or not defined." |
The program has been corrected. |
Integration Framework | SC-1746 |
Priority | Title | Release Note | Release Note Solution | Components | Reference |
---|---|---|---|---|---|
SC2019 SP06 HF02 Import Ended with Syntax Error |
The import of Hotfix SC2019 SP06 HF02 failed due to a syntax error in Function Module /RTC/TM_IF_TEST_GET_ITSM. The error was caused by a missing parameter in the 'get_items' method call. |
The syntax error has been corrected. |
Integration Framework, Security | SC-1737 | |
Sorting in Package View is Missing |
In the "Package View," following Hotfix 2, the arrows to move requests up and down were no longer visible. This issue impacted the ability to sort transport requests within the view. |
|
Package, UI | SC-1744 | |
Display of TM Attributes in "Modifiable Requests" Section of Workflow Monitor is Misleading |
The option to maintain TM attributes for modifiable transport requests in the Workflow Monitor is misleading. The menu option <Request><TM Attributes> is not functional and should be inactive for modifiable requests. |
The program has been corrected to ensure the TM attributes option is inactive for modifiable transport requests. |
TM Attribute, Workflow Monitor | SC-1755 | |
Short Dump 'SAPSQL_PARSE_ERROR' in /RTC/CL_TM_SELECT_REQUESTS====CP When Displaying Transport Requests in Workflow History |
The SAPSQL_PARSE_ERROR short dump occurred when displaying transport requests in the Workflow History. This was caused by a dynamic SQL call to the views /RTC/TM_WFHV00 and /RTC/TM_WFAV00, where a required field in the WHERE clause was missing. |
The missing field has been added to the views /RTC/TM_WFHV00 and /RTC/TM_WFAV00. |
TM History | SC-1741 |