‎2008 Dec 12 6:00 AM
Dear All,
I have use one BAPI in one of my program but i forgot that program name , i know there is one t-code to search any statement in all programs.
Anyone can tell me please what is that tcode.
Regards,
Sanket.
‎2008 Dec 12 6:16 AM
hi,
you can use EWK1 transaction and search for that program.
‎2008 Dec 12 6:03 AM
‎2008 Dec 12 6:05 AM
Hi,
If you know the BAPI name, use the where used list for that BAPI.
that will show all the programs which has used this BAPI.
Hope this helps...
Regards,
Lalit
‎2008 Dec 12 6:06 AM
Hi,
Goto SE38
Run prgram RPR_ABAP_SOURCE_SCAN
Enter the search string & execute.
or goto SE37type the bapi name
Display
Click where used & select programs
Best regards,
Prashant
‎2008 Dec 12 6:09 AM
HI,
You can use program RSRSCAN1 and search for a string all abap programs
‎2016 Jul 22 11:39 AM
‎2008 Dec 12 6:15 AM
REPORT:- RS_ABAP_SOURCE_SCAN
Program Name :- Z*
String searched for :- (WRITE YOUR STATEMENT WHICH YOU SEARCH)
‎2008 Dec 12 6:16 AM
hi,
you can use EWK1 transaction and search for that program.