<?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: SAP Interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833421#M1590177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Are there any related licenses in such approach? (to call using BAPI)&lt;/P&gt;&lt;P&gt;Iu2019m not quite familiar with idocs u2013 any blogs or guidance regarding this approach?&lt;/P&gt;&lt;P&gt;@Jelena: by exposing a BAPI as a webservice, it would mean that it is now interoperable with any programming language or platform, am I correct?&lt;/P&gt;&lt;P&gt;Are there any additional licenses which are required for this approach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2011 10:10:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-12T10:10:16Z</dc:date>
    <item>
      <title>SAP Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833418#M1590174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need some guidelines regarding SAP Interface.&lt;/P&gt;&lt;P&gt;Iu2019m an Oracle Developer u2013 all the applications are developed using Oracle Form Designer and Reporter thru PL/SQL language. Most of the applications we develop are for the Banking Industry.&lt;/P&gt;&lt;P&gt;I have a requirement in which I need to build an interface from my Oracle Application to SAP. My Oracle Application is my own and therefore customizable.&lt;/P&gt;&lt;P&gt;Iu2019ve read a bit about BAPI and JCo u2013 but is still undecided on which is the u201Cbestu201D approach.&lt;/P&gt;&lt;P&gt;Or if thereu2019s any other approach, kindly let me know.&lt;/P&gt;&lt;P&gt;The application (Banking) requires real-time posting of data from front-end (Oracle) to back-end (SAP).&lt;/P&gt;&lt;P&gt;If possible, kindly provide me with some guideline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 08:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833418#M1590174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-10T08:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833419#M1590175</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;Do you have BAPI ADAPTER? I mean if you can call SAP bapi from oracle, BAPI is good appoach. &lt;/P&gt;&lt;P&gt;You can also use Idocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sajid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 10:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833419#M1590175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-10T10:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833420#M1590176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to SDN! In my opinion, "the best" is whatever works for you and whatever is easier to maintain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not familiar with anything Java related. BAPI (or any RFC-enabled function, for that matter) is still a valid approach and a relatively simple one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The latest and greatest seems to be the web services or enterprise services (i.e. SOAP stuff). Any BAPI (or, again, an RFC-enabled function) can be exposed as a web service. There are a couple of good blogs about this right here on SDN (search for SOAMANAGER). Check with your SAP counterparts if this would work for them (there are some prerequisites).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually if SAP is a back-end, your SAP colleagues would have to provide some functionality to call from Oracle, I believe. They would decide whatever would work best, considering the options available in SAP, etc. Mind you, BAPI is not available for all the transactions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 19:11:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833420#M1590176</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2011-05-10T19:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833421#M1590177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Are there any related licenses in such approach? (to call using BAPI)&lt;/P&gt;&lt;P&gt;Iu2019m not quite familiar with idocs u2013 any blogs or guidance regarding this approach?&lt;/P&gt;&lt;P&gt;@Jelena: by exposing a BAPI as a webservice, it would mean that it is now interoperable with any programming language or platform, am I correct?&lt;/P&gt;&lt;P&gt;Are there any additional licenses which are required for this approach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 10:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833421#M1590177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T10:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833422#M1590178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the web service could be used in any platform and environment that is "web service able". I have used this in the past to integrate SAP with a variery of different systems and it worked quite well so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my knowledge, there is no additional cost to call BAPI by RFC or to expose it as a web service. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't recommend IDocs, if BAPI/RFC or web services are an option. They're not very intuitive for the developers and the whole design is quite rigid IMHO. Google 'IDoc cookbook' if you're interested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 13:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833422#M1590178</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2011-05-12T13:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833423#M1590179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I understand, it seems I need to be able to call BAPI thru JCo?&lt;/P&gt;&lt;P&gt;Is that correct? Is this the only way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do I start?&lt;/P&gt;&lt;P&gt;Any examples or resources available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 02:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833423#M1590179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-13T02:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833424#M1590180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; From what I understand, it seems I need to be able to call BAPI thru JCo?&lt;/P&gt;&lt;P&gt;&amp;gt; Is that correct? Is this the only way?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Quite honestly, I have no idea. This is the SAP ABAP developers forum. I'm not sure what needs to be done in Oracle to call a BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to search on the Oracle web sites or reach to your Oracle sales rep. I know Microsoft has a lot of info on their web site (they're "friends" with SAP apparently). Or, better yet, go talk to the SAP developers for the system you'll connect to. Maybe they have a completely different view on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a separate Java-themed forum here, perhaps someone would know more there:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_community" href="https://community.sap.com/" __jive_macro_name="community" modifiedtitle="true" __default_attr="2025"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 15:05:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-interface/m-p/7833424#M1590180</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2011-05-13T15:05:22Z</dc:date>
    </item>
  </channel>
</rss>

