Search this blog for other interesting articles

Showing posts with label version management. Show all posts
Showing posts with label version management. Show all posts

Monday, 15 June 2015

How to identify whether an ABAP program has been modified recently?

This article answers following queries:

  • How to identify whether an ABAP program has been modified recently?
  • How to identify the date/time on which an ABAP program was modified?
  • How to identify version of an ABAP program?
  • Background is not running as expected?

----------------------------------------------------------------------------


Sometimes, there might be scenarios like a background job is not running as expected. Job owner / functional team may complain to Basis team that till last week it worked fine but only this week they are facing performance or any other issues like the job might be taking long time to complete, job might be getting terminated abruptly, job might be going to hung status etc.

One of the main reasons for these type of issues, could be due to recent change/modification done to the underlying ABAP program.




So, how to check if the underlying ABAP program has been changed/modified recently or not. If modified, when it was changed and through which transport? This can be checked as shown below:

Goto SE38 transaction code and provide the name of the ABAP program for which you need to check if there were any recent changes resulting in this issue.


For example, Iam checking the recent changes made to the ABAP program : RSRFCCHK





In SE38, after providing program name, navigate to Utilities -> Version -> Version Management (as shown below):





This will result in following screen, which lists you the list of versions of the respective ABAP program and the latest active status of the program and the date on which it was modified.





























If you are encountering the job issues exactly from that program modification date/time, then we can suspect these issues are cropping out because of program change and necessary actions can be taken by the ABAP team to fix the performance issues that were noticed.



Wednesday, 7 September 2011

How to find out SAP GUI version and patch level installed in our desktop?

This article answers the following queries:

 How to find out SAP GUI version and patch level installed in our desktop?
 How to download SAP GUI version information?
----------------------------------------------------------------


Sometimes you would like to check your SAP GUI release and patch level installed in your desktop/laptop so that it can be upgraded if required with the latest version in the Service Market Place.
Please follow below steps to check the SAP GUI version and patch level:


1) Double click on the SAP GUI shortcut to open the SAP GUI window as below



2)      In the above screen,  click on “About SAP Logon” link to get the SAP GUI version and release information as below



3)      Also, the SAP GUI version details can be downloaded to a notepad by click on “Save Version Information” pushbutton in the above screen








Search this blog for other interesting articles

Please subscribe & activate link received to your email id to receive latest articles

Enter your email address:

Delivered by FeedBurner