<?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: SALV tree in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/salv-tree/m-p/5855616#M1320510</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;you can directly download from screen as explained by Manish ahuja...&lt;/P&gt;&lt;P&gt;another way you can download via abap report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2009 07:53:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-08T07:53:38Z</dc:date>
    <item>
      <title>SALV tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/salv-tree/m-p/5855614#M1320508</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;what are the various ways to downloadthe data in SALV tree to excel File&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 05:52:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/salv-tree/m-p/5855614#M1320508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T05:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: SALV tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/salv-tree/m-p/5855615#M1320509</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;After displaying the ALV output..Now press the Ctrl&lt;EM&gt;Shift&lt;/EM&gt;F7(Spreadsheet)..you get the popup now select the radio button ALL Available Format and select the Excel(In Office 2003 XML Format) and press ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After saving the file rename the file extension as XLS from XML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 06:56:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/salv-tree/m-p/5855615#M1320509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T06:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: SALV tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/salv-tree/m-p/5855616#M1320510</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;you can directly download from screen as explained by Manish ahuja...&lt;/P&gt;&lt;P&gt;another way you can download via abap report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 07:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/salv-tree/m-p/5855616#M1320510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T07:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: SALV tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/salv-tree/m-p/5855617#M1320511</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;take a look at this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;CLASS DECLARATION&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;CLASS lcl_event_receiver DEFINITION DEFERRED.&lt;/P&gt;&lt;P&gt; load into the Excel File&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      CLASS lcl_event_receiver DEFINITION&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;CLASS lcl_event_receiver DEFINITION.&lt;/P&gt;&lt;P&gt;  PUBLIC SECTION.&lt;/P&gt;&lt;P&gt;    METHODS:&lt;/P&gt;&lt;P&gt;      handle_toolbar&lt;/P&gt;&lt;P&gt;         FOR EVENT toolbar OF cl_gui_alv_grid&lt;/P&gt;&lt;P&gt;         IMPORTING e_object&lt;/P&gt;&lt;P&gt;ENDCLASS.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      CLASS lcl_event_receiver IMPLEMENTATION&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;CLASS lcl_event_receiver IMPLEMENTATION.&lt;/P&gt;&lt;P&gt;  METHOD handle_toolbar.&lt;/P&gt;&lt;P&gt;    DATA:&lt;/P&gt;&lt;P&gt;      lwa_tlbar TYPE stb_button.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    lwa_tlbar-function  = '&amp;amp;NEW'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-icon      = '@0Y@'. "ICON_CREATE&lt;/P&gt;&lt;P&gt;    lwa_tlbar-quickinfo = 'New Record'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-disabled  = 'X'.&lt;/P&gt;&lt;P&gt;    INSERT lwa_tlbar INTO e_object-&amp;gt;mt_toolbar INDEX 1.&lt;/P&gt;&lt;P&gt;    CLEAR lwa_tlbar.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    lwa_tlbar-function  = '&amp;amp;CHANGE'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-icon      = '@0Z@'. "ICON_CHANGE&lt;/P&gt;&lt;P&gt;    lwa_tlbar-quickinfo = 'Change Record(s)'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-disabled  = 'X'.&lt;/P&gt;&lt;P&gt;    INSERT lwa_tlbar INTO e_object-&amp;gt;mt_toolbar INDEX 2.&lt;/P&gt;&lt;P&gt;    CLEAR lwa_tlbar.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    lwa_tlbar-function  = '&amp;amp;DELETE'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-icon      = '@11@'. "ICON_DELETE&lt;/P&gt;&lt;P&gt;    lwa_tlbar-quickinfo = 'Delete Record(s)'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-disabled  = 'X'.&lt;/P&gt;&lt;P&gt;    INSERT lwa_tlbar INTO e_object-&amp;gt;mt_toolbar INDEX 3.&lt;/P&gt;&lt;P&gt;    CLEAR lwa_tlbar.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    lwa_tlbar-function  = '&amp;amp;SAVE'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-icon      = '@2L@'. "ICON_SYSTEM_SAVE&lt;/P&gt;&lt;P&gt;    lwa_tlbar-quickinfo = 'Save Changes'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-disabled  = 'X'.&lt;/P&gt;&lt;P&gt;    INSERT lwa_tlbar INTO e_object-&amp;gt;mt_toolbar INDEX 5.&lt;/P&gt;&lt;P&gt;    CLEAR lwa_tlbar.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    lwa_tlbar-function  = '&amp;amp;CANCEL'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-icon      = '@0W@'. "ICON_CANCEL&lt;/P&gt;&lt;P&gt;    lwa_tlbar-quickinfo = 'Cancel Changes'.&lt;/P&gt;&lt;P&gt;    lwa_tlbar-disabled  = 'X'.&lt;/P&gt;&lt;P&gt;    INSERT lwa_tlbar INTO e_object-&amp;gt;mt_toolbar INDEX 6.&lt;/P&gt;&lt;P&gt;    CLEAR lwa_tlbar.&lt;/P&gt;&lt;P&gt;  ENDMETHOD.&lt;/P&gt;&lt;P&gt;ENDCLASS.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;DATA: &lt;/P&gt;&lt;P&gt;  go_alvgd TYPE REF TO cl_gui_alv_grid,&lt;/P&gt;&lt;P&gt;  go_event TYPE REF TO lcl_event_receiver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create your ALV Grid here,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATE OBJECT go_event.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SET HANDLER  go_event-&amp;gt;handle_toolbar FOR go_alvgd.&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;Saurabh Goel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 10:08:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/salv-tree/m-p/5855617#M1320511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T10:08:34Z</dc:date>
    </item>
  </channel>
</rss>

