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 find all z* programs containing an string in source code

Former Member
0 Likes
394

I wonder how to find all "z" programs containing e.g string "skk" in source code

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
344

Hi,

Use program RPR_ABAP_SOURCE_SCAN and in the input selection

Program Name : Z* or in the Package Z* or Y*

in the Find String give SKK

and execute

a®

2 REPLIES 2
Read only

Former Member
0 Likes
344

give the prg name as zSKK and press F4

Read only

former_member194669
Active Contributor
0 Likes
345

Hi,

Use program RPR_ABAP_SOURCE_SCAN and in the input selection

Program Name : Z* or in the Package Z* or Y*

in the Find String give SKK

and execute

a®