SmartChange 2019 SP1 HF05

Release 5.1.5.0

Released on Oct 12, 2020

Fixed Bugs

Product  
Transport Management

Priority Title Release Note Release Note Solution Components Reference

Medium

Switch to Display mode in "TM > Systems and Groups" does not release lock on table /RTC/TM_REQ

Issue:
When changes are made in TM > Systems and groups, a lock is set on table /RTC/TM_REQ as soon as the activation request is made (visible in transaction SM12).
This lock is not canceled after the activation is completed or after the user changes to display mode (in contrast to the locks temporarily set during processing on tables /RTC/TM_GROUP and /RTC/TM_DESTI).

Root cause:
Programming error. The lock on the /RTC /TM_REQ is only released when the application is exited.

Solution:
The program has been corrected. The lock on the /RTC/TM_REQ is now released after the activation request is completed.

Configuration, Customizing

SC-431

Medium

Dump GENERATE_SUBPOOL_DIR_FULL when creating multiple Notes in TM Monitor

Issue:
Dump GENERATE_SUBPOOL_DIR_FULL occurs in program /RTC/TM_CL_CLUSTER_OP=========CP when creating multiple notes within the same session in TM Workflow Monitor > Notes or TM Workflow Monitor > Delete TR .

Root cause:
The issue occurs when more than 36 temporary subroutine-pools are generated. This is a Kernel limitation.

Solution:
The program has been corrected to avoid the Kernel limitation.

Notifications/Mails

SC-452

Medium

System info in "TM > TM Help" displays wrong client for the Application Roles entry

Issue:
When importing the RTC Application Roles in multiple clients, the system info is wrongly displayed (TM > TM Help > System info). The same client number is repeated in all the entries for the transport request corresponding to the application roles.

Root cause:
Programming error.

Solution:
The program has been corrected.

UI

SC-477

Medium

Adjust AFTER_IMPORT User Exit Template for scenario Import_Mode='Subset'

Issue:
For configuration option Import Mode='Subset' (TM>Global Settings>Import Mode), the template function module /RTC/TM_TMPL_AFTER_IMP does not handle the import parameters correctly. Therefore, the customer implementation will not be triggered for any of the imported transport requests passed to the function module.

Root cause:
Programming error.

Solution:
The program has been corrected.

User Exits

SC-484

Product  
SmartChange

Priority Title Release Note Release Note Solution Components Reference

Medium

Dump RAISE_EXCEPTION "OUTPUTFIELD_TOO_SHORT" when adding a system in configuration of transaction /RTC/SMART

Issue:
In transaction /RTC/SMART a short dump occurs when adding a system in "SmartChange>System Configuration".

Root cause:
All RFC destinations defined in the system are checked. If the error message is too long, the short dump occurs.

Solution:
The program has been corrected.

Configuration

SC-528

High

Transaction /RTC/SMART displays old Logos

Issue:
With SC2019 the Realtech logos have changed. These have not yet been included in transaction /RTC/SMART.

Root cause:
Programming error.

Solution:
All logos are replaced.

UI

SC-520

Product  
Synchronization Management

Priority Title Release Note Release Note Solution Components Reference

Medium

Dump GENERATE_SUBPOOL_DIR_FULL when creating multiple Notes in SyM Monitor

Issue:
Dump GENERATE_SUBPOOL_DIR_FULL occurs in program /RTC/SA_CL_CLUSTER_OP=========CP when creating multiple notes within the same session in Sym Object Comparison Monitor > Add Notes.

Root cause:
The issue occurs when more than 36 temporary subroutine-pools are generated. This is a Kernel limitation.

Solution:
The program has been corrected to adjust the kernel limitation.

Notifications/Mails

SC-503

Critical

Tasklist status not updated to "Finished" when executing report /RTC/SA_TASKLIST_INIT

Issue:
On report /RTC/SA_TASKLIST_INIT used to mass update Tasklist status, the status was not updated to Finished when executing Report based on TR filtering criteria.

Root cause:
TR's selection was not taken into consideration.

Solution:
Refactoring report to include that filter criteria on data selection.

Synchronization, UI

SC-524

Medium

Transaction name for Synchronization Management incorrect in "SAP Easy Access > Favorites"

Issue:
Synchronization Management transaction in the favorites was misspelled.

Root cause:
Transaction text misspelled.

Solution:
Modification on transaction text.

UI

SC-469