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

text element

Former Member
0 Likes
435

Hello Friends,

I have a custom standard text , how I can check this standard text is used in which SAP scripts, I need to find all the layouts which use this standard text?

Regards

Prashant

2 REPLIES 2
Read only

Former Member
0 Likes
415

Hi

I dont know the exact method , but can advise you a crude way of finding it .

Run Program RPR_ABAP_SOURCE_SCAN with Z* for programs

and text element for String .

Thanks

Praveen

Read only

Former Member
0 Likes
415

Hi,

You can refer to the code snippet at

[https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/home]

Topic name : ABAP Code snippet to find the SAP Script OR SAP Scripts for a given Standard Text

Regards,

Farheen.