<?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: how ti find the correspoding smartform? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946044#M694554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx arun ... i got it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 06:30:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T06:30:17Z</dc:date>
    <item>
      <title>how ti find the correspoding smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946036#M694546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;I have an FM /1BCDWB/SF00000139 like this .How to find the corresponding smartforms name for it?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:11:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946036#M694546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: how ti find the correspoding smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946037#M694547</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;Try with Table TNAPR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946037#M694547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: how ti find the correspoding smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946038#M694548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You will find it from the table&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;TCMS_SMT_FRM&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946038#M694548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: how ti find the correspoding smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946039#M694549</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;&lt;/P&gt;&lt;P&gt;Smart Form will creates FM , So find out FM of ur SF and search where used list from SE37 for that FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do the same way for FM SSF_FUNCTION_MODULE_NAME and search only in ur DEVELOPMENT class then u will get sorted list only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Omkar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:14:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946039#M694549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: how ti find the correspoding smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946040#M694550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pavan,&lt;/P&gt;&lt;P&gt;            I have created a Zprogram and calling a smartform thru it .So it will have only the   /1BCDWB/SF00000139 function module name as reference .In future how we cane find which smartforms has been used for this program ???&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946040#M694550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: how ti find the correspoding smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946041#M694551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mani , &lt;/P&gt;&lt;P&gt;  Pur in the value 00000139 (obtained from  /1BCDWB/SF00000139  ) into the field FMNUMB of the table STXFADMI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:21:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946041#M694551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: how ti find the correspoding smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946042#M694552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mani , &lt;/P&gt;&lt;P&gt;  Each smartform will have a unique number assicaited with it which is found in the table STXFADMI. number is concatenetd to '/1BCDWB/SF' to get the FM name.&lt;/P&gt;&lt;P&gt;So if in a program you are specifying a function name it will point to the smartform only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regadrs&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946042#M694552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: how ti find the correspoding smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946043#M694553</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;I understood your problem in your system generated Function module this is your smartform number 00000139 which represents to the particular smartform which u have created now. The system will identifies with this number 00000139 so in your report while calling for a smartform u can use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in this tables U will get solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STXFADMI&lt;/P&gt;&lt;P&gt;RS38L_FNAM&lt;/P&gt;&lt;P&gt;TCMS_SMT_FRM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946043#M694553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: how ti find the correspoding smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946044#M694554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx arun ... i got it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:30:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-ti-find-the-correspoding-smartform/m-p/2946044#M694554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:30:17Z</dc:date>
    </item>
  </channel>
</rss>

