‎2008 Feb 07 1:14 AM
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
‎2008 Feb 07 2:09 AM
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
‎2008 Feb 08 5:22 AM
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.