<?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: Access table using ABAP program in other database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441096#M1648552</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;I'm not sure if you can use sap gui to make this connection. You still need to write an intermediate program. In that case, you need to deploy this software to all clients which is not meaningful. &lt;/P&gt;&lt;P&gt;The best way in your case seems that, find an intermediate system that you can write a web service and connect to sql server through this service and call this service from ABAP program. You can use an existing Java engine or any other web server in your landscape. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abdulbasit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2012 11:50:09 GMT</pubDate>
    <dc:creator>abdulbasit</dc:creator>
    <dc:date>2012-01-10T11:50:09Z</dc:date>
    <item>
      <title>Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441089#M1648545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SAP Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have requirement that related to SAP interface.&lt;/P&gt;&lt;P&gt;Our SAP system run on Oracle database 11g (Unix). &lt;/P&gt;&lt;P&gt;Illustration: SAP system = A non SAP system = B&lt;/P&gt;&lt;P&gt;We need to access a table using ABAP program (from SAP system A) in other database (system B) that are not necessarily SAP database. The non-SAP system using SQL Server 2008 (Windows).&lt;/P&gt;&lt;P&gt;What is the best practice for this interface&lt;/P&gt;&lt;P&gt;Do we need database link? If yes, please help to inform me the details step to configure it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 11:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441089#M1648545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-09T11:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441090#M1648546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way is to use the concept of DBCON where we can use native sql..Please search sdn you will get many links for the same...Otherwiese if you have PI also involved than PI can does this work very easily for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 11:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441090#M1648546</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2012-01-09T11:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441091#M1648547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to use DBCON table to connect from Unix/Oracle to Windows/SQL Server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to find an intermediate system like PI. If you have a Java Engine installed in your landscape, you can also use this system. &lt;/P&gt;&lt;P&gt;*SAP* &amp;gt;-- web service --&amp;gt;  *J2EE Engine*  -- JDBC --&amp;gt; &lt;STRONG&gt;SQL Server&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 12:10:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441091#M1648547</guid>
      <dc:creator>abdulbasit</dc:creator>
      <dc:date>2012-01-09T12:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441092#M1648548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Abdul for the info:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 12:12:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441092#M1648548</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2012-01-09T12:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441093#M1648549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Abdul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your helpfull answer.&lt;/P&gt;&lt;P&gt;How about if we use ODBC mehtod on the client computer? Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 07:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441093#M1648549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-10T07:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441094#M1648550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can give a little more detail about your solution ? I didn't understand what you mean exactly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to use a client computer as an intermediate system, or you want use the ODBC method on the client computer who uses the application ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 07:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441094#M1648550</guid>
      <dc:creator>abdulbasit</dc:creator>
      <dc:date>2012-01-10T07:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441095#M1648551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Abdul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response&lt;/P&gt;&lt;P&gt;Sorry, exactly use the ODBC method on the client computer who uses the application.&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 11:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441095#M1648551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-10T11:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441096#M1648552</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;I'm not sure if you can use sap gui to make this connection. You still need to write an intermediate program. In that case, you need to deploy this software to all clients which is not meaningful. &lt;/P&gt;&lt;P&gt;The best way in your case seems that, find an intermediate system that you can write a web service and connect to sql server through this service and call this service from ABAP program. You can use an existing Java engine or any other web server in your landscape. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abdulbasit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 11:50:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441096#M1648552</guid>
      <dc:creator>abdulbasit</dc:creator>
      <dc:date>2012-01-10T11:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441097#M1648553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friend,&lt;/P&gt;&lt;P&gt;You try using an intermediate system..passing your input required to fetch the data..and PI should call the respective query to retrive record..once the full flow is completed you should get the return through some table in the calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ask the other system guy to write a function with select query and ask him to expose as RFC and that RFC we have to call it as RFC in our program to get the required values and only thing we need here is a proper connector in place.&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;S.Janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 06:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441097#M1648553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-24T06:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Access table using ABAP program in other database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441098#M1648554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a PI system ? If yes it is easy to achieve synchronusly or Asynchonusly ..If not, do you have a connection defined between  your system and data base system or not .If you have a connection that is existing then you can use the Native SQL to communicate with that DS. You need to have one of these before you use Database table ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 11:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-table-using-abap-program-in-other-database/m-p/8441098#M1648554</guid>
      <dc:creator>AnjaneyaBhardwaj</dc:creator>
      <dc:date>2012-02-24T11:38:30Z</dc:date>
    </item>
  </channel>
</rss>

