<?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: Not getting the values in Tables parameters in RFC Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-the-values-in-tables-parameters-in-rfc-function-module/m-p/8132827#M1619613</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;As you written, change it to Changing Parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Aug 2011 17:37:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-28T17:37:25Z</dc:date>
    <item>
      <title>Not getting the values in Tables parameters in RFC Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-the-values-in-tables-parameters-in-rfc-function-module/m-p/8132826#M1619612</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;  I have created one RFC function module, which is used to pass and receive the data from the portal. to send and receive the data to portal, I created one Table parameter in the RFC function module.&lt;/P&gt;&lt;P&gt;When function module is getting called from the portal to read the data, the data is getting passed correctly in the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But from the portal when i am passing the data to the same internal table, then it is not getting passed. I am not sure why this is happening. Since table parameter is able to pass the data to portal on first execution, but same table parameter is not able to accept the data from the Portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion why this is happening.. Do i Need to define that table parameter as Changing parameter? &lt;/P&gt;&lt;P&gt;since i am using same table parameter to send and receive the values form Portal....?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Aug 2011 16:53:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-the-values-in-tables-parameters-in-rfc-function-module/m-p/8132826#M1619612</guid>
      <dc:creator>nirajgadre</dc:creator>
      <dc:date>2011-08-28T16:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting the values in Tables parameters in RFC Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-the-values-in-tables-parameters-in-rfc-function-module/m-p/8132827#M1619613</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;As you written, change it to Changing Parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Aug 2011 17:37:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-the-values-in-tables-parameters-in-rfc-function-module/m-p/8132827#M1619613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-28T17:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting the values in Tables parameters in RFC Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-the-values-in-tables-parameters-in-rfc-function-module/m-p/8132828#M1619614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;niraj,&lt;/P&gt;&lt;P&gt;tables parameters are not to be used any more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should be either in a import/export/changing parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a table type (or else it will just behave as a structure) and define your import/export/changing parameter as of the type of that table parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Aug 2011 18:16:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-the-values-in-tables-parameters-in-rfc-function-module/m-p/8132828#M1619614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-28T18:16:10Z</dc:date>
    </item>
  </channel>
</rss>

