<?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: Getting Data from Oracle into SAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573884#M22426</link>
    <description>&lt;P&gt;maybe you should explain what exactly you mean by "get a table's data from Oracle system to SAP"&lt;/P&gt;
  &lt;P&gt;are you talking about a data migration? Which object?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2017 17:57:34 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2017-11-27T17:57:34Z</dc:date>
    <item>
      <title>Getting Data from Oracle into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573883#M22425</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;I want to get a table's data from Oracle system to SAP. I have already searched on net&lt;/P&gt;
  &lt;P&gt;for the same but unable to get the proper solution. I came to know that it can be achieved through native sql. but I am unable to find out that how exactly will it be done. please guide for doing the same.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Mahesh Patel&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 08:15:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573883#M22425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-24T08:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data from Oracle into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573884#M22426</link>
      <description>&lt;P&gt;maybe you should explain what exactly you mean by "get a table's data from Oracle system to SAP"&lt;/P&gt;
  &lt;P&gt;are you talking about a data migration? Which object?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 17:57:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573884#M22426</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2017-11-27T17:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data from Oracle into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573885#M22427</link>
      <description>&lt;P&gt;I have to get the punching data from punching machine which is having Oracle system. Now I want the punching data of employees into sap table. How can I achieve it?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 07:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573885#M22427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-28T07:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data from Oracle into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573886#M22428</link>
      <description>&lt;P&gt;What is "punching data" from "punching machine"? has it something to do with this: &lt;A href="https://en.wikipedia.org/wiki/Punching_machine" target="test_blank"&gt;https://en.wikipedia.org/wiki/Punching_machine&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt; about what module in SAP does this belong?&lt;/P&gt;
  &lt;P&gt;If this is an ABAP question then kindly tag it with ABAP Development&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 08:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573886#M22428</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2017-11-28T08:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data from Oracle into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573887#M22429</link>
      <description>&lt;P&gt;Yes this is ABAP question. Need to get punching data from Punching machine into SAP by programming. &lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 07:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573887#M22429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-29T07:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data from Oracle into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573888#M22430</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;
  &lt;P&gt;If you have to get data from an Oracle table directly, is it a remote system? You will then need access information to that machine and/or the Oracle DB. Why not get info on the punching machine? It may have a way to interface it to SAP. Check the brand name or possible standard it adheres to.&lt;/P&gt;
  &lt;P&gt;Can it write to a file? to a table ?&lt;/P&gt;
  &lt;P&gt;For Oracle, if the SAP DB is also Oracle, there is a way to create some sort of view that looks like a table to SAP but is actually a link to the table on the remote Oracle (Symbolic link?)&lt;/P&gt;
  &lt;P&gt;Just some ideas...&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 11:14:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573888#M22430</guid>
      <dc:creator>Phillip_Morgan</dc:creator>
      <dc:date>2017-11-29T11:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data from Oracle into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573889#M22431</link>
      <description>&lt;P&gt;If you're trying to read data from an external DB, then you should be using the ADBC-API (btw, which SAP version are you using?)(Cf. &lt;A href="https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abenadbc.htm)" target="test_blank"&gt;https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abenadbc.htm)&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;SAP has provided the demo program ADBC_DEMO, which you can refer to.&lt;/P&gt;
  &lt;P&gt;BR Suhas&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 11:34:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573889#M22431</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2017-11-29T11:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data from Oracle into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573890#M22432</link>
      <description>&lt;UL&gt;
   &lt;LI&gt;The abap answer could be use &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/abennative_sql.htm"&gt;native SQL&lt;/A&gt; or use &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/abenadbc.htm"&gt;ADBC&lt;/A&gt; (OO).&lt;/LI&gt;
   &lt;LI&gt;From a basis point of view, look, or ask basis to, for tools like &lt;A href="https://help.sap.com/viewer/search?q=DB%20connect&amp;amp;language=en-US&amp;amp;state=PRODUCTION&amp;amp;format=standard,html,pdf,others"&gt;DB Connect&lt;/A&gt;.&lt;/LI&gt;
  &lt;/UL&gt;</description>
      <pubDate>Wed, 29 Nov 2017 12:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573890#M22432</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-11-29T12:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data from Oracle into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573891#M22433</link>
      <description>&lt;P&gt;You can solve this with &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenopensql_multiconnect.htm" target="_blank"&gt;secondary database connections&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 12:27:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-data-from-oracle-into-sap/m-p/573891#M22433</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-11-29T12:27:33Z</dc:date>
    </item>
  </channel>
</rss>

