<?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: SMART FORMS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/1300846#M158378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to find through the FM that is generated when you activate the Smartfrom, you can use that FM and tyr using where used list of that FM , that will give some info. or else if you have any output type for the Smart form then you can go with NACE transaction or TNAPR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 May 2006 06:43:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-17T06:43:27Z</dc:date>
    <item>
      <title>SMART FORMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/1300843#M158375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;i have one query in smart forms.&lt;/P&gt;&lt;P&gt;Iknow only the smart form name.&lt;/P&gt;&lt;P&gt;I can I know the corresponding driver program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in scripts we will ger the script info through menu of the script.&lt;/P&gt;&lt;P&gt;in that it is showing all thw windows,the code in those windows.&lt;/P&gt;&lt;P&gt;like that shall we get it for the smart forms also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 05:28:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/1300843#M158375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T05:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: SMART FORMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/1300844#M158376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;  u can go to table TNAPR &lt;/P&gt;&lt;P&gt;  input ur formname at selection screen of SE11&lt;/P&gt;&lt;P&gt;  it will hopefully give u the driver program&lt;/P&gt;&lt;P&gt;  associated wid this form&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;  thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 05:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/1300844#M158376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T05:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: SMART FORMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/1300845#M158377</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;You can also try Txn: NACE or TNAPR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else another way is:&lt;/P&gt;&lt;P&gt;Goto se71&lt;/P&gt;&lt;P&gt;open the form in DISPLAY mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM-&amp;gt; CHECK -&amp;gt; TEXTS&lt;/P&gt;&lt;P&gt;A small window opens.&lt;/P&gt;&lt;P&gt;click ok &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This new window which opens up will show the driver programs used..if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 06:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/1300845#M158377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T06:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: SMART FORMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/1300846#M158378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to find through the FM that is generated when you activate the Smartfrom, you can use that FM and tyr using where used list of that FM , that will give some info. or else if you have any output type for the Smart form then you can go with NACE transaction or TNAPR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 06:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/1300846#M158378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T06:43:27Z</dc:date>
    </item>
  </channel>
</rss>

