Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to search in a function pool

Former Member
0 Likes
635

if a function pool has 10 function modules, and every FM has 10 includes. The code has over 10K lines.

If I want to search "call transaction" in the whole function pool, how to do that?

thanks in advance.

Moderator Message: Please search before posting your query. Thread locked.

Message was edited by: Suhas Saha

if a function pool has 10 function modules, and every FM has 10 includes. The code has over 10K lines.

If I want to search "call transaction" in the whole function pool, how to do that?

thanks in advance.

Moderator Message: Please search before posting your query. Thread locked.

Message was edited by: Suhas Saha

2 REPLIES 2
Read only

Former Member
0 Likes
561

Hi Michael,

                   Please check "RPR_ABAP_SOURCE_SCAN"  SAP Standard Program .

Ex :  Program Name :  Enter ur Program Name / FM / Function Pool

        Find string       :  call transaction

Regard's

Smruti

Read only

Former Member
0 Likes
561

Go to main program, do a global search. and search with below radio button.