<?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: Webservice in ECC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-in-ecc/m-p/9600431#M1758469</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 my concern you need "Synchronous" Communication , mean two way communication or sending some information to sap using web service and receive some Related information from sap in your non-sap application .&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAP Side you need to Create one Custom RFC FM with Import / Export Parameter , In RFC is One way where you Communicate Synchronous Mode with Non-Sap application .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 : Create Custom RFC FM with Import / Export Parameter.&lt;/P&gt;&lt;P&gt;2 : Create Web service and generate WSDL File (One web link find in this WSDL File ).&lt;/P&gt;&lt;P&gt;3:&amp;nbsp; Give that WSDL File to your Non-SAP Developer to deploy in Non-SAP Code(i.e. Java,.Net etc..) . &lt;/P&gt;&lt;P&gt;4:&amp;nbsp; Test your WSDL File working Fine using SOAP UI Software (it is easily available in google) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Smruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2013 09:05:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-08-05T09:05:19Z</dc:date>
    <item>
      <title>Webservice in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-in-ecc/m-p/9600429#M1758467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to work on web-services in ECC system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a web-service for the request which contains the sales order number from the third party system and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give all the details about sales order (like billing and delivery details) as a response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need details about,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.&amp;nbsp;&amp;nbsp; System configuration and settings required for creating the web-service&lt;/P&gt;&lt;P&gt;ii.&amp;nbsp; In the Remote enabled function module, how will we get the URL of third-party system which contains the request(SO number)?&lt;/P&gt;&lt;P&gt;iii. Steps to get the SO details based on the request (SO number) - Methods used to get SO number from the URL request and how to process it further to get the details as a response&lt;/P&gt;&lt;P&gt;iv. In what way will we give the response (Which contains the SO details) back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me on&amp;nbsp; this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Gurulakshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 08:34:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-in-ecc/m-p/9600429#M1758467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-05T08:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-in-ecc/m-p/9600430#M1758468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurulakshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/Others/WebService/Create.htm" title="http://saptechnical.com/Tutorials/Others/WebService/Create.htm"&gt;http://saptechnical.com/Tutorials/Others/WebService/Create.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 08:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-in-ecc/m-p/9600430#M1758468</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-08-05T08:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-in-ecc/m-p/9600431#M1758469</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 my concern you need "Synchronous" Communication , mean two way communication or sending some information to sap using web service and receive some Related information from sap in your non-sap application .&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAP Side you need to Create one Custom RFC FM with Import / Export Parameter , In RFC is One way where you Communicate Synchronous Mode with Non-Sap application .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 : Create Custom RFC FM with Import / Export Parameter.&lt;/P&gt;&lt;P&gt;2 : Create Web service and generate WSDL File (One web link find in this WSDL File ).&lt;/P&gt;&lt;P&gt;3:&amp;nbsp; Give that WSDL File to your Non-SAP Developer to deploy in Non-SAP Code(i.e. Java,.Net etc..) . &lt;/P&gt;&lt;P&gt;4:&amp;nbsp; Test your WSDL File working Fine using SOAP UI Software (it is easily available in google) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Smruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 09:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-in-ecc/m-p/9600431#M1758469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-05T09:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-in-ecc/m-p/9600432#M1758470</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;You have different options to build and consume a web service for Point to Point scenario you can follow below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP delivers standard enterprise services which may meet your business requirements and can be found in esworkplace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esworkplace.sap.com/"&gt;http://esworkplace.sap.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or You can model a service in PI/XI and implement(business logic) the proxy in ECC by wrapping a standard FM or BAPI or custom business logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAPConn/ABAP+Connectivity++-+Web+Services+ABAP"&gt;http://wiki.sdn.sap.com/wiki/display/ABAPConn/ABAP+Connectivity++-+Web+Services+ABAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you have identified any standard RFC or BAPI it can be consumed has a webservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/community/pi-and-soa-middleware/blog/2012/02/13/calling-rfc-enabled-function-modules-over-http-from-external-application"&gt;http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/02/13/calling-rfc-enabled-function-modules-over-http-from-external-application&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Goverdhan Totawar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 05:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-in-ecc/m-p/9600432#M1758470</guid>
      <dc:creator>former_member182290</dc:creator>
      <dc:date>2013-08-07T05:55:14Z</dc:date>
    </item>
  </channel>
</rss>

