<?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: RFC CONECTIONS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903949#M683011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is very simple. All you have to do is enable web service for the BAPI which is used to create sales order and give the .net developer the URL to call your webservice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enable webservices for all function modules which is RFC enabled. From SE37 display the BAPI and from menu Utilities-&amp;gt;more utilities-&amp;gt;Create Webservices. You get wizard which will walkthrough and create webservice.&lt;/P&gt;&lt;P&gt;Once Webservice is create go tcode WSADMIN and input login id and password. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I belive you are in ECC system. If you need more help let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;~Hemanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2007 21:21:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-18T21:21:19Z</dc:date>
    <item>
      <title>RFC CONECTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903945#M683007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts, I try to make an RFC conection between .NET ans SAP, but I donot hane any Idea of what I need to do, Its supposed than .net Its going to trigger and event, then I need to create a sales order, and return the number to .net, Can any body tell me what I need to do on my part of SAP, and what they need on the part of .NET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 01:44:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903945#M683007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T01:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: RFC CONECTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903946#M683008</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;In SAP system you don't need do anything, since we have BAPI to create Sales Order, like: BAPI_SALESORDER_CREATEFROMDATA, BAPI_SALESORDER_CREATEFROMDAT1, BAPI_SALESORDER_CREATEFROMDAT2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To call RFC from .Net, you need to install .Net Connector in your deelopment system. The Dot Net connector setup file and documentation are available in this link: &amp;lt;a href="http://service.sap.com/connectors"&amp;gt;http://service.sap.com/connectors&amp;lt;/a&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 01:52:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903946#M683008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T01:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: RFC CONECTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903947#M683009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFC&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/22/042518488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/22/042518488911d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/de/data/pdf/BCFESDE2/BCFESDE2.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/de/data/pdf/BCFESDE2/BCFESDE2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;RFC Destination&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1331916"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful..........&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 02:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903947#M683009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T02:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: RFC CONECTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903948#M683010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So Jatra if I download the connector to .Net, i can create MY rfc Function normall with remote access, and they can send me the information and I can retur the order number, with anything else?.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 20:47:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903948#M683010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T20:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: RFC CONECTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903949#M683011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is very simple. All you have to do is enable web service for the BAPI which is used to create sales order and give the .net developer the URL to call your webservice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enable webservices for all function modules which is RFC enabled. From SE37 display the BAPI and from menu Utilities-&amp;gt;more utilities-&amp;gt;Create Webservices. You get wizard which will walkthrough and create webservice.&lt;/P&gt;&lt;P&gt;Once Webservice is create go tcode WSADMIN and input login id and password. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I belive you are in ECC system. If you need more help let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;~Hemanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 21:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-conections/m-p/2903949#M683011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T21:21:19Z</dc:date>
    </item>
  </channel>
</rss>

