Finding Where Used List for SAPScript

Is there a way that I can find where used list of a SAP Script?
I need to find the program that calls the particular form.

Solution:

Where used list for a sapscript would be difficult in cases where the script is called dynamically.

There is no way of finding the program name of SAP Script. 

But you can get the program names from table TNAPR by passing the SAP Script name.

In cases where the script is configured via customising, then you can check it in TNAPR table by putting it in FONAM field.

or

Also there is one more way of finding the Print Program Name for the specified Script.

Just Goto transaction SE71 

--> Enter Form Name --> Display --> In Menu --> Form --> Check --> Texts --> Select Include Res --> Click on click

This will give you the print program list for the specified SAP Script.

Also you can get the program name from NACE transaction.

ABAP Books
ABAP Programming, Certification, Interview Questions Smartform and SAPscripts  Reference Books

SAP Scripts Tips
SAP Sapscripts Tips and Tricks

Smart Forms Tips
Smartforms Tips and Tricks

ABAP Tips
ABAP Programming Tips and Tricks

Best regards,
SAP Basis, ABAP Programming and Other IMG Stuff
http://www.erpgreat.com

All the site contents are Copyright © www.erpgreat.com and the content authors. All rights reserved.
All product names are trademarks of their respective companies.  The site www.erpgreat.com is in no way affiliated with SAP AG.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
 The content on this site may not be reproduced or redistributed without the express written permission of
www.erpgreat.com or the content authors.