Search this blog for other interesting articles

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.



3 comments:

Anonymous said...

Very nice article ... liked it very much ... Sanjay

Anonymous said...

Thanks for sharing good knowledge (Ramesh)

Anonymous said...

I am very happy to read your articles, it’s very useful for me, and I am completely satisfied with your blog. All comments and articles are very useful and very good ... Spandana

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