‎2007 May 15 6:13 AM
Hi All,
Is there any standard program which searches for a specific string in all the codes in a system and displays it
Regards
Simin.R
‎2007 May 15 6:14 AM
Execute this program and specify the string that you are looking for and execute
---<b>RPR_ABAP_SOURCE_SCAN </b>
‎2007 May 15 6:14 AM
Execute this program and specify the string that you are looking for and execute
---<b>RPR_ABAP_SOURCE_SCAN </b>
‎2007 May 15 6:19 AM
Hi Santosh,
thanks for the reply my problem is solved
Regards
Simin.R
‎2007 May 15 6:15 AM
Hi,
You can put the cursor on the code and press the button "whjere used list" in the menu.
Hope this solves your purpose.
Award points if it helps.
-Gaurang
‎2007 May 15 6:25 AM
use
System==> Status
There is Program(Screen) u can find the program name and all regarding u using screen
Rewards if helpful.