<?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: Master Data Download in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765833#M37586</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;Can I ask where you found the SAP DCOM connector?  I cannot seem to find it anywhere on the internet &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could help me / send the dcom files to me I would be much apprecaited &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&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;stu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2007 08:24:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-18T08:24:38Z</dc:date>
    <item>
      <title>Master Data Download</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765830#M37583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any standard way to download crictical master data into excel&lt;/P&gt;&lt;P&gt;without writing ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2004 20:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765830#M37583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-01-10T20:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Master Data Download</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765831#M37584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not use ABAP ? - it's part of the best programming environment in the world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also download data via SE16, but there you will miss the link between tables like the connection between MARA and MARC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also create an ABAP Query, but thats one of the worst tools in the world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also have access to tools that can dump the data directly from the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not use ABAP ? - it's part of the best programming environment in the world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2004 09:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765831#M37584</guid>
      <dc:creator>TMNielsen</dc:creator>
      <dc:date>2004-01-15T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Master Data Download</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765832#M37585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if there's a download as text/xml/whatever file you can directly mport to Excel. Should be mentioned in the R/3 documentation. But if you just want to try to avoid ABAP (perfect topic for this forum) you can also use the other way around: Write with Visual Basic an Excel macro which connects via RFC (use the DCOM connector libraries) and call the necessary BAPIs to get the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2004 13:13:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765832#M37585</guid>
      <dc:creator>dirk_feeken</dc:creator>
      <dc:date>2004-01-15T13:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Master Data Download</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765833#M37586</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;Can I ask where you found the SAP DCOM connector?  I cannot seem to find it anywhere on the internet &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could help me / send the dcom files to me I would be much apprecaited &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&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;stu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 08:24:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765833#M37586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T08:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Master Data Download</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765834#M37587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ajay,&lt;/P&gt;&lt;P&gt;take SE16N with your tabel and use excel-inplace as ALV-Layout.&lt;/P&gt;&lt;P&gt;Than you have data in EXCEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 08:29:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-download/m-p/765834#M37587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T08:29:28Z</dc:date>
    </item>
  </channel>
</rss>

