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 string in all Form Script programs?

Former Member
0 Likes
635

Hi,

If i want to search string from abap programs, i know that i could use Program: RPR_ABAP_SOURCE_SCAN.

But if i want to search string from all the Form Script programs, if there any programs like RPR_ABAP_SOURCE_SCAN?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
514

Hi,

there is a search mechanism in SAP SCRIPTS

in SE71 use the menu

Utilities --> Form Info

it will display the complete form (All windows , all elements) on a single page

u can use the search function there & put in the string you need to search

<b>Reward points</b>

Regards

2 REPLIES 2
Read only

Former Member
0 Likes
514

Hi,

No. I don't think there is any program. you need to manually search using the SE71 - Utilities-Form Info.

Regards,

Atish

Read only

Former Member
0 Likes
515

Hi,

there is a search mechanism in SAP SCRIPTS

in SE71 use the menu

Utilities --> Form Info

it will display the complete form (All windows , all elements) on a single page

u can use the search function there & put in the string you need to search

<b>Reward points</b>

Regards