<?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: Accessing BAPI from BOR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430849#M1410959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time and replying to my post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI I have created is an  RFC function module. Is that I should create an RFC connection / settings in SM59? Please let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2009 05:00:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-25T05:00:30Z</dc:date>
    <item>
      <title>Accessing BAPI from BOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430844#M1410954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a custom BAPI and placed it in the BOR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know how the BAPI would be accessed from NON SAP System (IBM Webservices). Placing the BAPI in the BOR is more sufficient and it would be accessible from NON SAP System or is there any steps to be followed from SAP point of view?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 04:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430844#M1410954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-25T04:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing BAPI from BOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430845#M1410955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For placing a BAPI in BOR is sufficient enough to call from outside . For your information just RFC function module is enough to call from any thrid party systems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then basis needs to create a connection for accessing the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 04:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430845#M1410955</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-11-25T04:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing BAPI from BOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430846#M1410956</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;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 04:53:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430846#M1410956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-25T04:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing BAPI from BOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430847#M1410957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shanti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have created an RFC that u have attached to the BOR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Remote call from any external system (IBM Webservices)  please consult the functional person to check if the mapping of the import and export parameters of the RFC are compatible with the data from the external non SAP system(IBM Webservices).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also check if there any RFC's attached to the same/different BOR but called from the external sstem (IBM Webservices).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might give you an idea about the parameters and also if the new RFCs found are triggered from the external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 04:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430847#M1410957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-25T04:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing BAPI from BOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430848#M1410958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurushanthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make use of &lt;STRONG&gt;Webservice&lt;/STRONG&gt; &amp;amp; some other technologies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer below link:-&lt;/P&gt;&lt;P&gt;[http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/405c7b45-093d-2a10-8a94-e2c261603035] &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Abhii&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 04:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430848#M1410958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-25T04:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing BAPI from BOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430849#M1410959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time and replying to my post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI I have created is an  RFC function module. Is that I should create an RFC connection / settings in SM59? Please let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 05:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-bapi-from-bor/m-p/6430849#M1410959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-25T05:00:30Z</dc:date>
    </item>
  </channel>
</rss>

