<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Where-used-list between sapscript and reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-list-between-sapscript-and-reports/m-p/9121103#M1707728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have reports containing only form routines to be used in sapscript like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[code]&lt;/P&gt;&lt;P&gt;/: perform get_values in program xyz&lt;/P&gt;&lt;P&gt;/: using ....&lt;/P&gt;&lt;P&gt;/: endperform.&lt;/P&gt;&lt;P&gt;[/code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report xyz is never reported in the workloadstats as being used. The where-used-list does not give a hint neither for the report nor for the form routines where they are used in a sapscript. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i find out that report xyz is used in a sapscript?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 14:58:30 GMT</pubDate>
    <dc:creator>rainer_hbenthal</dc:creator>
    <dc:date>2012-12-11T14:58:30Z</dc:date>
    <item>
      <title>Where-used-list between sapscript and reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-list-between-sapscript-and-reports/m-p/9121103#M1707728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have reports containing only form routines to be used in sapscript like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[code]&lt;/P&gt;&lt;P&gt;/: perform get_values in program xyz&lt;/P&gt;&lt;P&gt;/: using ....&lt;/P&gt;&lt;P&gt;/: endperform.&lt;/P&gt;&lt;P&gt;[/code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report xyz is never reported in the workloadstats as being used. The where-used-list does not give a hint neither for the report nor for the form routines where they are used in a sapscript. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i find out that report xyz is used in a sapscript?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 14:58:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-list-between-sapscript-and-reports/m-p/9121103#M1707728</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2012-12-11T14:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Where-used-list between sapscript and reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-list-between-sapscript-and-reports/m-p/9121104#M1707729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;I believe there is no such tool. I've found a program developed by Andrea Olivieri that seems to be useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://wiki.sdn.sap.com/wiki/display/Snippets/Simple+ABAP+-+Search+4+Keywords+%28RegEX%29+in+SAPScript+Forms" title="http://wiki.sdn.sap.com/wiki/display/Snippets/Simple+ABAP+-+Search+4+Keywords+%28RegEX%29+in+SAPScript+Forms"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/Simple+ABAP+-+Search+4+Keywords+%28RegEX%29+in+SAPScript+Forms&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ps: the program of the above link uses the function &lt;STRONG&gt;READ_FORM&lt;/STRONG&gt; to read the sapscript source and use REGEX to scan it.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 19:43:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-list-between-sapscript-and-reports/m-p/9121104#M1707729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-11T19:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Where-used-list between sapscript and reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-list-between-sapscript-and-reports/m-p/9121105#M1707730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Despite it's indeed required very often I don't think we have this kind of search tool...&lt;/P&gt;&lt;P&gt;What you could do is to look for an entry in table TTXFP (where you can find all printing programs linked to forms) using your main program name as selection criteria. If you find something there it would be a good indicator (also it will give you the form name so you would be able to do some research in it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edgar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 20:20:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-list-between-sapscript-and-reports/m-p/9121105#M1707730</guid>
      <dc:creator>edgar_nagasaki</dc:creator>
      <dc:date>2012-12-11T20:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Where-used-list between sapscript and reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-list-between-sapscript-and-reports/m-p/9121106#M1707731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;Look for an entry in table TNAPR ( you can find processing programs assigned to output type) using your report name as selection criteria. If you find something there, it will give you the sap script name where the particular report has been used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Athreya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 05:28:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-list-between-sapscript-and-reports/m-p/9121106#M1707731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-12T05:28:52Z</dc:date>
    </item>
  </channel>
</rss>

