<?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/9528550#M1750352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look in SE11 via where-used for table type definitions related to the data-element, which kind of "order" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; e.g. Data Element AUFNR -&amp;gt; Where used / Table Types -&amp;gt; RANGE_T_AUFNR and some others...&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>Wed, 26 Jun 2013 14:39:56 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-06-26T14:39:56Z</dc:date>
    <item>
      <title>Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9528547#M1750349</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;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am importing the field 'order no' into form interface. In my print program, that field is taken as 'select-options' field. Now I am populating the orders into one itab and I am passing that itab for the parameter 'S_order' in the generated FM. But its giving the dump. Pl give some suggestion, what should be the field structure for the field to be passed to 'S_order' in the FM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Khadeer,..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 14:15:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9528547#M1750349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-21T14:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9528548#M1750350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Khadeer Basha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you to see the below examples for select option function in smartform &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1581/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechies.com/sap-pdf-books-download/ccab6730_0501_0010_ee84_de050a6cc287343411326358887.pdf" title="http://www.saptechies.com/sap-pdf-books-download/ccab6730_0501_0010_ee84_de050a6cc287343411326358887.pdf"&gt;http://www.saptechies.com/sap-pdf-books-download/ccab6730_0501_0010_ee84_de050a6cc287343411326358...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgreat.com/smartforms/smartform-tutorial.htm" title="http://www.erpgreat.com/smartforms/smartform-tutorial.htm"&gt;A Simple Smartform Tutorial&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also n of tutorials available for smartforms &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1581/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; search SCN completely &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1581/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 17:19:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9528548#M1750350</guid>
      <dc:creator>bastinvinoth</dc:creator>
      <dc:date>2013-06-21T17:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9528549#M1750351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Khadeer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a custom structure in se11with &lt;/P&gt;&lt;P&gt;1.sign&lt;/P&gt;&lt;P&gt;2.option&lt;/P&gt;&lt;P&gt;3.low&lt;/P&gt;&lt;P&gt;4.high&lt;/P&gt;&lt;P&gt;as fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use this structure in smart form interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you can call &lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt; CALL FUNCTION v_form_name&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TABLES&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; itab_select = s_order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;with this the issue wil be solved. &lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;for more clarifications goto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://saptechnical/" style="font-size: 12px; background-color: #ffffff; color: #3778c7;"&gt;http://saptechnical&lt;/A&gt;&lt;SPAN style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;.&amp;nbsp;&amp;nbsp; com/Tutorials/Smartforms/SelectOptions/Demo.htm&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 10:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9528549#M1750351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-26T10:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9528550#M1750352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look in SE11 via where-used for table type definitions related to the data-element, which kind of "order" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; e.g. Data Element AUFNR -&amp;gt; Where used / Table Types -&amp;gt; RANGE_T_AUFNR and some others...&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>Wed, 26 Jun 2013 14:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9528550#M1750352</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-06-26T14:39: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/9528551#M1750353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Khadeer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Seems like the dump is because of type mismatch of the itab in your program and the 'S_ORDER' parameter in your smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assign the types to the data objects as specified below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Itab in the program: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; DATA: itab type range of aufnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. S_ORDER in the smartform must be assigned with the table type RANGE_T_AUFNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This shall resolve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sarath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jul 2013 15:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9528551#M1750353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-06T15:48:45Z</dc:date>
    </item>
  </channel>
</rss>

