‎2009 Jun 19 4:05 PM
Is there a program similar to RPINCL10 to search through sapscripts for a data dictionary name. For example I need to find all of the forms that print the data in field MARA-WRKST. I can use RPINCL10 on print programs but not on the sapscripts.
‎2009 Jun 22 2:00 PM
Hi
You can find out through where used list in table display (select field-->where used list).
Regards
sateesh
‎2009 Jun 22 7:10 PM
Hello,
I don't think there's a way to search all the sapscripts. But if you have all the print programs that use the field you can get all the forms that use those print programs from table TTXFP.
Regards,
Michael