<?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 Where may I download package for JAVA call SAP RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-may-i-download-package-for-java-call-sap-rfc/m-p/4265749#M1017766</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 need to call a RFC in a JAVA based system. I found I need to install two package before I call, such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import com.sap.rfc.*; &lt;/P&gt;&lt;P&gt;import com.sap.rfc.exception.*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import com.ibm.sap.bapi.*;&lt;/P&gt;&lt;P&gt;import com.ibm.sap.bapi.generated.*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where can I download these 2 package?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2008 02:40:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-12T02:40:05Z</dc:date>
    <item>
      <title>Where may I download package for JAVA call SAP RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-may-i-download-package-for-java-call-sap-rfc/m-p/4265749#M1017766</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 need to call a RFC in a JAVA based system. I found I need to install two package before I call, such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import com.sap.rfc.*; &lt;/P&gt;&lt;P&gt;import com.sap.rfc.exception.*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import com.ibm.sap.bapi.*;&lt;/P&gt;&lt;P&gt;import com.ibm.sap.bapi.generated.*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where can I download these 2 package?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 02:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-may-i-download-package-for-java-call-sap-rfc/m-p/4265749#M1017766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T02:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Where may I download package for JAVA call SAP RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-may-i-download-package-for-java-call-sap-rfc/m-p/4265750#M1017767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai , &lt;/P&gt;&lt;P&gt; im telling in Eclipse ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look to see that those packages are listed in the plug-ins under&lt;/P&gt;&lt;P&gt;Windows &amp;gt; Preferences &amp;gt; Target Platform.  This should point to an Ecilpse&lt;/P&gt;&lt;P&gt;installation which should have most of those packages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to install GEF separately.  It does not come with Eclpse.  Go&lt;/P&gt;&lt;P&gt;to &lt;A href="http://www.eclipse.org/gef/" target="test_blank"&gt;http://www.eclipse.org/gef/&lt;/A&gt; and click on Downloads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 11:11:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-may-i-download-package-for-java-call-sap-rfc/m-p/4265750#M1017767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T11:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Where may I download package for JAVA call SAP RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-may-i-download-package-for-java-call-sap-rfc/m-p/4265751#M1017768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.eclipse.org/gef/" target="test_blank"&gt;http://www.eclipse.org/gef/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 11:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-may-i-download-package-for-java-call-sap-rfc/m-p/4265751#M1017768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T11:13:07Z</dc:date>
    </item>
  </channel>
</rss>

