<?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 Return value Function Module Webservice in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/return-value-function-module-webservice/m-p/9446079#M1740837</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 need create an abap webservice that should return a couple or records. It will return the data from a function module, the returned values will be for instance:&lt;/P&gt;&lt;P&gt;Pernr, Month, Year -&amp;gt; As a Header&lt;/P&gt;&lt;P&gt;100, 01, 2013&lt;/P&gt;&lt;P&gt;100, 02, 2013&lt;/P&gt;&lt;P&gt;100, 02, 2014&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what is the best option for the returning values, create a Z table and use it in the function module in the tab "tables" or use an structure Z that will have three fields (pernr, month, year). This structure will be used as an export param in "Export" tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you think is the best option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 May 2013 09:02:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-30T09:02:52Z</dc:date>
    <item>
      <title>Return value Function Module Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/return-value-function-module-webservice/m-p/9446079#M1740837</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 need create an abap webservice that should return a couple or records. It will return the data from a function module, the returned values will be for instance:&lt;/P&gt;&lt;P&gt;Pernr, Month, Year -&amp;gt; As a Header&lt;/P&gt;&lt;P&gt;100, 01, 2013&lt;/P&gt;&lt;P&gt;100, 02, 2013&lt;/P&gt;&lt;P&gt;100, 02, 2014&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what is the best option for the returning values, create a Z table and use it in the function module in the tab "tables" or use an structure Z that will have three fields (pernr, month, year). This structure will be used as an export param in "Export" tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you think is the best option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 09:02:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/return-value-function-module-webservice/m-p/9446079#M1740837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-30T09:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Return value Function Module Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/return-value-function-module-webservice/m-p/9446080#M1740838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the set of values from tables using Web service you can use the "&lt;STRONG&gt;Tables&lt;/STRONG&gt;" tab and in that you can declare a table by using a &lt;STRONG&gt;Z structure &lt;/STRONG&gt;(I preferred in same requirements I got).though using of tables concept is obsolute one but it works without any issue .Another way you can get the same vales through "&lt;STRONG&gt;Export&lt;/STRONG&gt;" parameter by using a variable of &lt;STRONG&gt;table type&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Mallikarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 10:12:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/return-value-function-module-webservice/m-p/9446080#M1740838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-30T10:12:23Z</dc:date>
    </item>
  </channel>
</rss>

