<?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: Down load the data directly form database table with out any abap program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189285#M1625050</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>Tue, 23 Aug 2011 11:21:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-23T11:21:43Z</dc:date>
    <item>
      <title>Down load the data directly form database table with out any abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189283#M1625048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I have requirement of downloading the data from a database table.&lt;/P&gt;&lt;P&gt;Table is having &lt;DEL&gt;19lakhs&lt;/DEL&gt; &lt;EM&gt;1,900,000&lt;/EM&gt; records. We need this data in an excel or text format.&lt;/P&gt;&lt;P&gt;When I was trying to see the total &lt;DEL&gt;19lakhs&lt;/DEL&gt; &lt;EM&gt;1,900,000&lt;/EM&gt; records time out is coming.&lt;/P&gt;&lt;P&gt;I have tried to schedule a background job and execute but there are totally 34000 pages of data in spool. so out of which 10 pages of data only i can down load to a local file. its very hard to download like this. so please suggest me is there any way to get my data to a local file with out any abap program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;G.S.Naidu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Aug 23, 2011 4:48 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 10:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189283#M1625048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-23T10:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Down load the data directly form database table with out any abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189284#M1625049</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;&lt;/P&gt;&lt;P&gt;1) Go to SE16-&amp;gt; table name say MARA .&lt;/P&gt;&lt;P&gt;2) SET maximum number of hits to 1900000&lt;/P&gt;&lt;P&gt;3) execute  &lt;/P&gt;&lt;P&gt;4) GO tomenu  SYSTEM-&amp;gt; List -&amp;gt; SAVE -LOCAL FILE .&lt;/P&gt;&lt;P&gt;5) GIVE name XYZ.TXT .&lt;/P&gt;&lt;P&gt;6) Generate &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 10:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189284#M1625049</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2011-08-23T10:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Down load the data directly form database table with out any abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189285#M1625050</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>Tue, 23 Aug 2011 11:21:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189285#M1625050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-23T11:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Down load the data directly form database table with out any abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189286#M1625051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try with..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select * into itab..&lt;/P&gt;&lt;P&gt;Use GUI_DOWNLOAD to put itab in a notepad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Diwakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 02:10:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189286#M1625051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T02:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Down load the data directly form database table with out any abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189287#M1625052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi naidu,&lt;/P&gt;&lt;P&gt;did you try to execute the table by changing the maximum number of hits to your required number i.e 1900000.&lt;/P&gt;&lt;P&gt;So please please that once ans then click to save into local file.&lt;/P&gt;&lt;P&gt;try to use se16n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me whether you are able to view all the 3000 pages in your view or not , or just that 10 pages in your gui ?&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;koolspy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 03:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-the-data-directly-form-database-table-with-out-any-abap-program/m-p/8189287#M1625052</guid>
      <dc:creator>koolspy_ultimate</dc:creator>
      <dc:date>2011-08-24T03:40:18Z</dc:date>
    </item>
  </channel>
</rss>

