<?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: Export Data to  MS-Access Database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-data-to-ms-access-database/m-p/6853727#M1474760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you run ABAP programs in background, that is practically impossible to store data directly in an Office application because of the coded format of the files (in dialog, we may use OLE2 to communicate). So, the ABAP program could write one or more CSV files then you import them as you want into Access. You say that you want ABAP code, but your question is really too vague. Search forum and sap library for OPEN DATASET, TRANSFER and CLOSE DATASET, which are used to read or write files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 May 2010 22:10:08 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2010-05-03T22:10:08Z</dc:date>
    <item>
      <title>Export Data to  MS-Access Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-data-to-ms-access-database/m-p/6853726#M1474759</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;i want to export some data to a MS Access Database.&lt;/P&gt;&lt;P&gt;I use a SAP R/3 System!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I imagine it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Every week is running a batch job, who exports the data to an external file.&lt;/P&gt;&lt;P&gt;(How can i choose the data which should be send to the external file?? I need the ABAP programming???)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Then i import the external file into the Access Database...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the right way?&lt;/P&gt;&lt;P&gt;I hope you can help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks:-)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rosicky1001 on May 3, 2010 5:47 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 15:44:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-data-to-ms-access-database/m-p/6853726#M1474759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-03T15:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Export Data to  MS-Access Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-data-to-ms-access-database/m-p/6853727#M1474760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you run ABAP programs in background, that is practically impossible to store data directly in an Office application because of the coded format of the files (in dialog, we may use OLE2 to communicate). So, the ABAP program could write one or more CSV files then you import them as you want into Access. You say that you want ABAP code, but your question is really too vague. Search forum and sap library for OPEN DATASET, TRANSFER and CLOSE DATASET, which are used to read or write files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 22:10:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-data-to-ms-access-database/m-p/6853727#M1474760</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-05-03T22:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export Data to  MS-Access Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-data-to-ms-access-database/m-p/6853728#M1474761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt; (How can i choose the data which should be send to the external file?? I need the ABAP programming???) &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have multiple options if you need to Export SAP data, depending on the selection logic complexity you can go either of below method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) ABAP Program&lt;/P&gt;&lt;P&gt;2) SAP Ad Hoc Queries (SQ01, 02, 03)&lt;/P&gt;&lt;P&gt;3) ALE IDOCs with File port if your messaget type is exactly the way you want in MS Excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 09:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-data-to-ms-access-database/m-p/6853728#M1474761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-04T09:22:37Z</dc:date>
    </item>
  </channel>
</rss>

