<?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: Data transfer from SAP to SQL Server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237946#M1719382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot both for your information, i have a small doubt, can we send data through a BAPI to SQL system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2013 05:04:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-02-01T05:04:18Z</dc:date>
    <item>
      <title>Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237939#M1719375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;SAP Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I have a requirement to transfer data from SAP and pass it on to SQL server. Basically no middle ware should be involved and data should be dumped instantly into SQL database. In other words, I will write a program to pull data and call a function(probably RFC and what ever mechanism) to instantly dump data in SQL database.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;As I havent come across this requirement before, need your help in identifying various means of transfering data. Appreciate your replies as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we pick up data from application server of SAP to SQL Server ? If yes, can you please explain ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does FTP file transfer works ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/ABAP/FTP/Index.htm" title="http://saptechnical.com/Tutorials/ABAP/FTP/Index.htm"&gt;http://saptechnical.com/Tutorials/ABAP/FTP/Index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 13:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237939#M1719375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-31T13:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237940#M1719376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kartheek,&lt;/P&gt;&lt;P&gt;have you thought about this: &lt;A href="http://help.sap.com/abapdocu_70/en/ABENOPENSQL_MULTICONNECT.htm"&gt;http://help.sap.com/abapdocu_70/en/ABENOPENSQL_MULTICONNECT.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 20:54:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237940#M1719376</guid>
      <dc:creator>schneidertho</dc:creator>
      <dc:date>2013-01-31T20:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237941#M1719377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remote database connection and Native SQL (see ABAP help) seems like an obvious solution, unless there is more to it... &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1151/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 21:28:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237941#M1719377</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2013-01-31T21:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237942#M1719378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot both for your information, i have a small doubt, can we send data through a BAPI to SQL system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237942#M1719378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237943#M1719379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot both for your information, i have a small doubt, can we send data through a BAPI to SQL system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237943#M1719379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237944#M1719380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot both for your information, i have a small doubt, can we send data through a BAPI to SQL system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237944#M1719380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237945#M1719381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot both for your information, i have a small doubt, can we send data through a BAPI to SQL system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237945#M1719381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237946#M1719382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot both for your information, i have a small doubt, can we send data through a BAPI to SQL system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237946#M1719382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237947#M1719383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot both for your information, i have a small doubt, can we send data through a BAPI to SQL system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237947#M1719383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237948#M1719384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:04:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237948#M1719384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237949#M1719385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kartheek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check with &lt;A href="http://www.oracle.com/technetwork/middleware/data-integrator/overview/odigs-sapabap-168070.pdf"&gt;SAP Jco Connector&lt;/A&gt; . ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Smruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237949#M1719385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237950#M1719386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Smruti, dont have an idea about SAP JCO COnnector, Can we do it with the help of BAPI ??&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;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:28:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237950#M1719386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237951#M1719387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes ,we can connect SAP R/3 to Non SAP Using SAP Jco Connector . you can do it with BAPI/RFC ,No issue . but you need to Configure SAP Jco in your Non SAP System end with Some SAP Connection Credentials Required like SAP User Id. Pwd , Application Server Name or IP Address,Instance Number, System ID and in SAP side you need RFC Destination Must be Create using SM59 T-code with Proper authorization Required that SAP User ID which is Connect you Non SAP System. it require ABAP+Functional Consultant(as per requirement)+BASIS+Networking+Non SAP Developer's .&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Smruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:50:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237951#M1719387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T05:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237952#M1719388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your quick answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never used a Custom BAPI to send data from Legacy system to SAP system, can you please explain or can any guru can explain.&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;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 11:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237952#M1719388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T11:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237953#M1719389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;kartheek, I have to ask - what is your background? Are you an ABAPer or a developer in some other area? Or not a developer at all? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Native SQL I've mentioned allows connecting to external data bases from an ABAP program. This will "push" the data from SAP to external database. BAPI has nothing to do with that. If you want to "pull" data from SAP then it's the whole different story and in this case you'd need to do some development outside of SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 15:19:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237953#M1719389</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2013-02-01T15:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237954#M1719390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jelena, i totally understood the concept of Native SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i wanna&amp;nbsp; know how do we use BAPI in an Legacy system, because i have never worked on that part in my career, if you can explain it would be great on your part. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 17:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237954#M1719390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-01T17:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer from SAP to SQL Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237955#M1719391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Legacy system" is a generic term that usually means "system used before SAP". Since SAP usually replaces a legacy system, then I'm not sure why would company invest in any new interfaces for it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The answer depends on what exactly the "legacy system" is in your case. If you want to call BAPI from outside of SAP (it doesn't actually matter where from) then development should be done on the other side, not in SAP. You've mentioned SQL Server - on MSDN there is a lot of information on how to connect to SAP. There are also tools such as BizTalk and I'm sure many others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might be wrong but it seems that what you need is really an interface. Basic interface design steps are pretty much the same regardless of specific systems involved. Do some research (Google) on what is available on one side and on the other side. Then decide which side is going to "push" or "pull" and then pick whatever is the best option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why I asked whether you're a developer - the question seemed rather strange for someone with development experience...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 18:51:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-from-sap-to-sql-server/m-p/9237955#M1719391</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2013-02-01T18:51:00Z</dc:date>
    </item>
  </channel>
</rss>

