Wednesday, April 4, 2018

Compare ABAP sources remotely

Do remote compare for ABAP sources with transaction SREPO, report RSSYSCOMP.

No comments:

Post a Comment

Working with the session Id // ID für den Modus

Sometimes it can be helpful to know the id of the current session     CALL FUNCTION 'TH_GET_CONTEXT_ID'       IMPORTING         cont...