<?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: How to pass table data in Function modules? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183361#M757902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly tell the FM Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rohit G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2007 07:32:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-07T07:32:44Z</dc:date>
    <item>
      <title>How to pass table data in Function modules?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183360#M757901</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;I have a remote enabled function module in 4.7. I am using this is a program written in 5.0. How to get the data from RFC enabled FM into an internal table in this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 07:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183360#M757901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T07:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass table data in Function modules?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183361#M757902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly tell the FM Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rohit G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 07:32:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183361#M757902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T07:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass table data in Function modules?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183362#M757903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM name: ZBAPI_FMT001.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 07:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183362#M757903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T07:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass table data in Function modules?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183363#M757904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since it is a Custom Fm i cant see it in my system.&lt;/P&gt;&lt;P&gt;Look if u want to bring data in internal table then there could be two ways::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) your FM should contain itab in CHANGING option , so that u can have internal table of same type and pass through FM, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) read values one by one and append to internal table.&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;Rohit G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 07:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183363#M757904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T07:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass table data in Function modules?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183364#M757905</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;Create the itab with the structure as that of Table structure given in the RFM.&lt;/P&gt;&lt;P&gt;Call the RFM into your progam. Accept the records one by one into the itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thansk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 11:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-pass-table-data-in-function-modules/m-p/3183364#M757905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T11:18:10Z</dc:date>
    </item>
  </channel>
</rss>

