<?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: Make function webservice enable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918955#M58646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls don't forget to give reward points if you're pleased with the answers given.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jan 2005 14:40:34 GMT</pubDate>
    <dc:creator>eddy_declercq</dc:creator>
    <dc:date>2005-01-31T14:40:34Z</dc:date>
    <item>
      <title>Make function webservice enable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918948#M58639</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 function module (see below).&lt;/P&gt;&lt;P&gt;I want to make my function module work like a webservice!&lt;/P&gt;&lt;P&gt;Any pointers ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyCall: &lt;A href="https://community.sap.com/www.myserver.com?p_vkorg=4000" target="test_blank"&gt;www.myserver.com?p_vkorg=4000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then receive the resultset as xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: &amp;lt;ZWEB_MAT&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;MATNR&amp;gt;100757&amp;lt;/MATNR&amp;gt;	&lt;/P&gt;&lt;P&gt;	&amp;lt;MATNR&amp;gt;100758&amp;lt;/MATNR&amp;gt;	&lt;/P&gt;&lt;P&gt;     &amp;lt;/ZWEB_MAT&amp;gt;		&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;Local interface:&lt;/P&gt;&lt;P&gt;*"  IMPORTING&lt;/P&gt;&lt;P&gt;*"     VALUE(P_VKORG) LIKE  MVKE-VKORG&lt;/P&gt;&lt;P&gt;*"  TABLES&lt;/P&gt;&lt;P&gt;*"      I_MATERIAL STRUCTURE  ZWEB_MAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 12:00:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918948#M58639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-18T12:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Make function webservice enable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918949#M58640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make it Remote enabled and if you are on WAS6.2 and above then you can expose the same as webservice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For WSDL generation have a look at &amp;lt;u&amp;gt;&amp;lt;b&amp;gt;webservicebrowser&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; BSP application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more look at Thomas Jung's Weblogs.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 12:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918949#M58640</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-01-18T12:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Make function webservice enable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918950#M58641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With 6.4 you've the web service creation wizard in se37 also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 14:32:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918950#M58641</guid>
      <dc:creator>eddy_declercq</dc:creator>
      <dc:date>2005-01-18T14:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Make function webservice enable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918951#M58642</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;How do I TEST my webservice (Z_WEB_GET_STOCK)... is there a tool for this ?&lt;/P&gt;&lt;P&gt;(WAS620)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORTING &lt;/P&gt;&lt;P&gt;P_MATNR array of chars (18) Material Number &lt;/P&gt;&lt;P&gt;P_WERKS array of chars (4) Plant &lt;/P&gt;&lt;P&gt;EXPORTING &lt;/P&gt;&lt;P&gt;CHANGING &lt;/P&gt;&lt;P&gt;I_STOCK structure - Stock list &lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2005 10:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918951#M58642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-19T10:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Make function webservice enable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918952#M58643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There a lot of options. At the SAP side there is first of all the SOAP client tool &lt;A href="https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/html/soapclient_download.htm" target="test_blank"&gt;https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/html/soapclient_download.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can opt for writing your own client in ABAP. See the weblogs /people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap and /people/durairaj.athavanraja/blog/2004/09/20/consuming-web-service-from-abap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other language like Java, Perl, PHP can be used too. An example on SOAP::Lite can be seen at the weblog /people/piers.harding/blog/2004/06/16/lather-up-with-soaplite-and-the-web-application-server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't wanna code anything, you can have a look at Altova XML Spy (http://www.altova.com/features_webservices.html), which also integrates with eclipse.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2005 11:00:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918952#M58643</guid>
      <dc:creator>eddy_declercq</dc:creator>
      <dc:date>2005-01-19T11:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Make function webservice enable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918953#M58644</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;OK. I really do not want to use SOAP in this case I have here....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just wanna be able to call my WS like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.mycompan.com/rfc/z_web_get_stock?p_matnr=123&amp;amp;p_werks=3100" target="test_blank"&gt;www.mycompan.com/rfc/z_web_get_stock?p_matnr=123&amp;amp;p_werks=3100&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then receive it in xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The browser (For testing) should be able to do this ?!&lt;/P&gt;&lt;P&gt;//MA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2005 11:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918953#M58644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-19T11:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Make function webservice enable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918954#M58645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pointing to the URL with a browser will do indeed if you only want to see what XML your WS produces. The webservice browser Durairaj Athavan Raja mentioned will do also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2005 11:20:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918954#M58645</guid>
      <dc:creator>eddy_declercq</dc:creator>
      <dc:date>2005-01-19T11:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Make function webservice enable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918955#M58646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls don't forget to give reward points if you're pleased with the answers given.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jan 2005 14:40:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-function-webservice-enable/m-p/918955#M58646</guid>
      <dc:creator>eddy_declercq</dc:creator>
      <dc:date>2005-01-31T14:40:34Z</dc:date>
    </item>
  </channel>
</rss>

