<?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: Problem with call function parameter. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782513#M1777726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sander .&lt;/P&gt;&lt;P&gt;Worked.&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1904/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks comunitty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 20:25:04 GMT</pubDate>
    <dc:creator>ronaldo_aparecido</dc:creator>
    <dc:date>2013-10-17T20:25:04Z</dc:date>
    <item>
      <title>Problem with call function parameter.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782509#M1777722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am creating a call function RFC and&amp;nbsp; i Have one table as parameter in Tab TABLES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This table has fields which are structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/299920" width="450" /&gt;&lt;/P&gt;&lt;P&gt;When I type the name of the table in the TABLES tab an error occurs.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/299978" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The message error is:&lt;/P&gt;&lt;P&gt;Tables with LIKE can only refer to flat structures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I pass this parameter on the tab 'tables' correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1904/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 16:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782509#M1777722</guid>
      <dc:creator>ronaldo_aparecido</dc:creator>
      <dc:date>2013-10-17T16:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with call function parameter.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782510#M1777723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try by adding these fields&amp;nbsp; include/append structure. Use include statemt it will make structure flat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 17:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782510#M1777723</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-10-17T17:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with call function parameter.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782511#M1777724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ronaldo&lt;/P&gt;&lt;P&gt;Have you ever tried to create a category table (SE11) and add your table inside and put it in 37 as parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add structure in the category table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:25:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782511#M1777724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-17T19:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with call function parameter.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782512#M1777725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Nabheet's suggestion doesn't solve it. I think you should add all structures as tables separatly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 20:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782512#M1777725</guid>
      <dc:creator>former_member192854</dc:creator>
      <dc:date>2013-10-17T20:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with call function parameter.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782513#M1777726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sander .&lt;/P&gt;&lt;P&gt;Worked.&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1904/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks comunitty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 20:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-call-function-parameter/m-p/9782513#M1777726</guid>
      <dc:creator>ronaldo_aparecido</dc:creator>
      <dc:date>2013-10-17T20:25:04Z</dc:date>
    </item>
  </channel>
</rss>

