<?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: Form interface attributes ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733554#M1874257</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;If you want to pass the strcture to the smartform, please pass it as import parameter rather than Tables parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want this strcture as a table parameter, then create a table type for this strcture using SE11 and use this table type in declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if your question is solved or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praphulla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Dec 2014 07:07:19 GMT</pubDate>
    <dc:creator>prk1989</dc:creator>
    <dc:date>2014-12-04T07:07:19Z</dc:date>
    <item>
      <title>Form interface attributes ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733549#M1874252</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 am just having a doubt regarding the SAP smart forms i am just trying the select options in smartforms&amp;nbsp; for that i created a structure and the i just passed the structure name in the form interface table&amp;nbsp; column i specified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I_vbeln&amp;nbsp; type&amp;nbsp; zselect_opttest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i tried to activated it. It throwing .&amp;nbsp; Only table types may be used as the reference type for a table parameter. it throwing error what i have to do for this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With thanks,&lt;/P&gt;&lt;P&gt;Maha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 06:02:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733549#M1874252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-04T06:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Form interface attributes ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733550#M1874253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahalakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Use TYPES there and declare internal table in GLOBAL DATA.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 06:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733550#M1874253</guid>
      <dc:creator>archanapawar</dc:creator>
      <dc:date>2014-12-04T06:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Form interface attributes ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733551#M1874254</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;If you want to declare internal tables in table parameters of the form interface then use Type statement with refer to structure and if you declare parameters in global data then those internal tables are local then you cant use in driver program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 06:17:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733551#M1874254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-04T06:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Form interface attributes ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733552#M1874255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahalakshmi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please declare a table type for your structure in SE11 and use that table type her in form interface.&lt;/P&gt;&lt;P&gt;Hope this helps.&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;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 06:19:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733552#M1874255</guid>
      <dc:creator>former_member191761</dc:creator>
      <dc:date>2014-12-04T06:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Form interface attributes ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733553#M1874256</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;Use LIKE instead of TYPE. When using a structure to define a table in TABLES section of interface use LIKE and not TYPES.&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;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 06:33:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733553#M1874256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-04T06:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Form interface attributes ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733554#M1874257</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;If you want to pass the strcture to the smartform, please pass it as import parameter rather than Tables parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want this strcture as a table parameter, then create a table type for this strcture using SE11 and use this table type in declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if your question is solved or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praphulla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 07:07:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form-interface-attributes/m-p/10733554#M1874257</guid>
      <dc:creator>prk1989</dc:creator>
      <dc:date>2014-12-04T07:07:19Z</dc:date>
    </item>
  </channel>
</rss>

