Quantcast
Channel: SCN : Document List - ABAP Development
Viewing all articles
Browse latest Browse all 935

SAP ABAP Scanner

$
0
0

Hi,

 

It's been long time working in SAP as technical consultant and I think everyday something new comes at the front of my eyes, which is new to me. Which I have already tried.

 

Few months ago, I got an issue, where someone has written a validation based on Order creation process, VA01.

 

And put some hard coded message. And user wants to remove that validation from the system.

 

Though, it was a hard code message, I have spent few hours, did some debugging on standard codes and finally got the respective enhancement place.

 

Now come to main point, SAP system already provided where used search help with respect to tables, programs, class, DD objects, message.

 

But other objects, like

  1. System Call commands,
  2. Hard Coded Messages
  3. Pseudo codes
  4. And depends on your requirement, what else you want to search in SAP system.


Here is a program which is provided by SAP to search a string in SAP system.

 

Few days ago, I have post a question in SCN, like how many types are Pseudo codes are exist in SAP system, I didn't received any perfect ans.

But, through this Program, now I am able to gather all Pseudo code which is used by SAP in SAP system.

 

Program Name      :               AFX_CODE_SCANNER

T-Code                 :               CODE_SCANNER

 

tet.jpg

 

I have executed this report to search Pseudo code in System for all *ABAP* packages..

 

Output :

 

tet.jpg

 

In SAP system contains huge no standard and customized programs. So we can search our search string based on package. (Which is mandatory field in program)

 

Like that, we can search based on other criteria like

  • Ø Program,
  • Ø Function Groups
  • Ø Class.

 

Double click on any of output records; system will open the same respective program in same line.

 

Still lots of programs, t-code, procedures are there to learn.

 

Happy learning.

Praveer.


Viewing all articles
Browse latest Browse all 935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>