<?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: Determining user defined parameters in smartforms at runtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-user-defined-parameters-in-smartforms-at-runtime/m-p/11778090#M1952498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also use FM FUNCTION_IMPORT_INTERFACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hint: In some driver program use SSF_FUNCTION_MODULE_NAME, in the smartforms itseld use FM SYSTEM_CALLSTACK looking for first returned record with EVENFUNC = 'FUNC' or BLOCKTYPE = 'FUNCTION' (2 itab available).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jun 2016 07:05:41 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2016-06-20T07:05:41Z</dc:date>
    <item>
      <title>Determining user defined parameters in smartforms at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-user-defined-parameters-in-smartforms-at-runtime/m-p/11778088#M1952496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to find a table or method, via which I can find the user defined parameters in smartforms (Form Interface) at runtime. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sumeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 05:24:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-user-defined-parameters-in-smartforms-at-runtime/m-p/11778088#M1952496</guid>
      <dc:creator>sumeet_chudiwala</dc:creator>
      <dc:date>2016-06-20T05:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Determining user defined parameters in smartforms at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-user-defined-parameters-in-smartforms-at-runtime/m-p/11778089#M1952497</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 make use of table: &lt;SPAN style="color: #333333; font-size: 12px;"&gt;FUPARAREF.&amp;nbsp; Pass FM name of the smartforms in field FUNCNAME and parameter type as 'I' in field PARAMTYPE. All the import parameters entries with 'REFERENCE' equal to X will be your user defined parameters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the FM name of smartforms, use FM 'SSF_FUNCTION_MODULE_NAME'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 06:52:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-user-defined-parameters-in-smartforms-at-runtime/m-p/11778089#M1952497</guid>
      <dc:creator>pranay570708</dc:creator>
      <dc:date>2016-06-20T06:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Determining user defined parameters in smartforms at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-user-defined-parameters-in-smartforms-at-runtime/m-p/11778090#M1952498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also use FM FUNCTION_IMPORT_INTERFACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hint: In some driver program use SSF_FUNCTION_MODULE_NAME, in the smartforms itseld use FM SYSTEM_CALLSTACK looking for first returned record with EVENFUNC = 'FUNC' or BLOCKTYPE = 'FUNCTION' (2 itab available).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 07:05:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-user-defined-parameters-in-smartforms-at-runtime/m-p/11778090#M1952498</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-06-20T07:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Determining user defined parameters in smartforms at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-user-defined-parameters-in-smartforms-at-runtime/m-p/11778091#M1952499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Classe CL_SSF_FB_SMART_FORM. Use method LOAD, then attribute INTERFACE is an internal table of parameters (standard parameters have STANDARD='X').&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 13:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-user-defined-parameters-in-smartforms-at-runtime/m-p/11778091#M1952499</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-06-20T13:08:11Z</dc:date>
    </item>
  </channel>
</rss>

