SmartChange 2019 SP1 HF04

Release 5.1.4.0

Released on Sep 03, 2020

New Feature

Product  
Transport Management

Priority Title Release Note Components Reference

Medium

Enhance functionality of TM Monitor>Simulate collisions>Export with Overtakers

Issue:
To have a better overview for Release Manager, the export function for analyzing collisions is enhanced to differentiate between collisions and overtakers.

Solution:
A new column with the flag for the overtaker was added to the export collision file. Each transport request that is an overtaker, will have the flag set to 'X' in the new column. For better filtering, the flag is also set on the parent level.

Quality Assurance

SC-445

Fixed Bugs

Product  
Transport Management

Priority Title Release Note Release Note Solution Components Reference

Medium

Empty message window appears at RFC error during Content Approval

Issue:
When Content Approval is done in TM Workflow Monitor, if RFC ping results in error an empty message is displayed.

Root cause:
Programming error. The error message is not caught.

Solution:
The program has been corrected.

Approval, UI

SC-440

High

Import parameter 'USRGROUP' is empty in User Exit MAKE_APPROVAL

Issue:
During the Approval process in TM Workflow Monitor, the 'USRGROUP' import parameter is passed empty to User Exit MAKE_APPROVAL.

Root cause:
Programming error

Solution:
The program was corrected

Approval, User Exits

SC-449

High

RFC Callback Whitelist for Transport Management

Issue:
After activation RFC callback whitelist for SAP System, a dump CALLBACK_REJECTED_BY_WHITELIST occurs while technical approval for a transport request

Root cause:
RFC Callback whitelist was activated for SAP System, but whitelist entries for Transport Manager Add-On are missing.

Solution:
The following whitelist entries are to be added in all RFC destinations of TM controller, where an import will be performed, as well as in the RFC destinations to the development systems. Whitelist entries are also to be added in the SAP Development systems to the RFC Destinations to TM controller.

Called FM | Callback FM
/RTC/TM_GET_TRFILES | EPS_GET_FTP_SYSTEM_INFO
/RTC/TM_GET_TRFILES | EPS_OPEN_INPUT_FILE
/RTC/TM_GET_TRFILES | EPS_READ_BLOCK
/RTC/TM_GET_TRFILES | EPS_READ_TEXT_BLOCK
/RTC/TM_GET_TRFILES | EPS_CLOSE_FILE

Documentation, Roles/Authorizations

SC-405

High

Personal Queue does not work in SAP WebGui

Issue:

  • Shortdump GETWA_NOT_ASSIGNED when a TR is added to Personal Queue from WebGui TM Monitor.
  • Error 'Maximum number of sessions reached' appears when starting the import of the Personal Queue from WebGui TM Monitor.

Root cause:
Programming error. The check for allowed maximum number of sessions is not valid for WebGui.

Solution:
The program has been corrected to specifically check for WebGui session.

NW/S4 platform specific issues, Queues/Proposals

SC-441

High

"TM Monitor>Simulate collisions" function does not show overtakers in red

Issue:
The button "Simulate collisions" in TM Workflow-Monitor does not display all Overtakers in red.

Root cause:
Programming error

Solution:
The program was corrected

Quality Assurance

SC-438

Product  
Synchronization Management

Priority Title Release Note Release Note Solution Components Reference

Medium

Rollout Search Help displays transport requests from several clients

Issue:
When adding existing Transport Request as RollOut in SM Object Comparison Monitor>Add RollOut Request>Existing Request, the search help to choose the modifiable TR's that can be assigned as RollOut is showing TR's from all clients, instead of the TR's from the configured client of the SM pair.

Root cause:
Programming error

Solution:
The program was corrected

UI, Workbench

SC-360