<?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 Re: SAPScript/SmartForms Text Search in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242646#M1630288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate all the responses.  SAPscripts can now be searched through on a mass scale, but the SmartForms will continue to be a one-at-a-time approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2011 19:55:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-10-19T19:55:33Z</dc:date>
    <item>
      <title>SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242637#M1630279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How does one search through all SAPScript and SmartForms to find a particular variable being used in its text?  I would like to search for the use of the variable BUKRS to see what company codes are hard-wired inside these forms.  I have scanned the SDN site for help, as well as, manuals, and other web sites.  Nothing pops up.  It is a daunting task to do one form at a time.  I am hoping for a time-saver approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 19:21:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242637#M1630279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-17T19:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242638#M1630280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for smartform you can download in XML file and search through to get the desired result...&lt;/P&gt;&lt;P&gt;for sapscript I think there is a download option...just now able to remember...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 19:25:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242638#M1630280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-17T19:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242639#M1630281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the only way I know - at least for sapscript - is to write a little program and use function module   'READ_TEXT'.&lt;/P&gt;&lt;P&gt;Here you can find a little example:&lt;/P&gt;&lt;P&gt;[http://www.dv-treff.de/sap-community/default.aspx?g=posts&amp;amp;t=2194]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Hope it'll help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicola&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 20:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242639#M1630281</guid>
      <dc:creator>former_member332275</dc:creator>
      <dc:date>2011-10-17T20:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242640#M1630282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicola,  The program link you provided does save time by allowing me to quickly scan a sapscript, one at a time.  This will work but will still require entering each sapscript.  Much better than opening each form and manually scanning using SE71.  I'll play with this program to see if I can expand it's capabilities.  I'll post my findings.  Thanks, Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 21:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242640#M1630282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-17T21:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242641#M1630283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just select all forms from table TADIR (PGMID = R3TR, OBJECT = 'FORM' for Sapscript or 'SSFO' for Smartforms)&lt;/P&gt;&lt;P&gt;OBJ NAME = 'Z*' for your own forms)&lt;/P&gt;&lt;P&gt;and then use the Read_text within the loop over the above selected data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicola&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 06:58:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242641#M1630283</guid>
      <dc:creator>former_member332275</dc:creator>
      <dc:date>2011-10-18T06:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242642#M1630284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicola, the sapscript part works great looping through the TADIR table.  Now it spins through all the sapscript forms and gives me the results I'm looking for.  However, the smartforms piece is not giving results when using SSFO.  The READ_TEXT FM returns an exception code of 8.  I searched to see if there were other STD FMs out there like READ_TEXT which would give me smartform text.  No luck.  So, any other ideas would be appreciated, otherwise, I'll have to resort to the solution given by Krishnendu.  I appreciate all your responses.  Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 22:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242642#M1630284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-18T22:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242643#M1630285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would like to know a solution for the smartform text scan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 22:49:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242643#M1630285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-18T22:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242644#M1630286</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;Open the Function Module generated by SMARTFORM and search in that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR SAPSCRIPT  : -You can  use  UTILITIES=&amp;gt; fORM inFO   =&amp;gt; ctrL+F AND PASS STRING TO SEARCH  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Deepak Dhamat on Oct 19, 2011 6:24 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 04:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242644#M1630286</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2011-10-19T04:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242645#M1630287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've looked around a bit and found function module SSFHLP_SHOW_FORM_INTERNAL which shows you everything depending to a smartforms. It's a bit slow and you have to click on expand all to found all variables. But in there are all the tables where smartforms informations are stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicola&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 07:14:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242645#M1630287</guid>
      <dc:creator>former_member332275</dc:creator>
      <dc:date>2011-10-19T07:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript/SmartForms Text Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242646#M1630288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate all the responses.  SAPscripts can now be searched through on a mass scale, but the SmartForms will continue to be a one-at-a-time approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 19:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-smartforms-text-search/m-p/8242646#M1630288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-19T19:55:33Z</dc:date>
    </item>
  </channel>
</rss>

