<?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: Interactive ALV Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323483#M4990</link>
    <description>&lt;P&gt;Hi jayant,&lt;/P&gt;&lt;P&gt;instead of using standard button why don't you use hotspot functionality on column field&lt;/P&gt;&lt;P&gt;and when user selects hotspot , display the required secondary alv data.&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;vinay.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Feb 2017 06:52:53 GMT</pubDate>
    <dc:creator>former_member185116</dc:creator>
    <dc:date>2017-02-20T06:52:53Z</dc:date>
    <item>
      <title>Interactive ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323480#M4987</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/21053-alv.png" /&gt;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am doing an interactive ALV report where I want to display the secondary ALV by clicking on the button in the primary ALV report, but the screen remains the same.(i.e I need to expand the list with the same batches by clicking on the button).&lt;/P&gt;&lt;P&gt;In the primary report there is only the details of the material with batch number, by clicking on the button in the material line, I will get another report with details of quantity and price.&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jayant Kumar&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 03:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323480#M4987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-17T03:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323481#M4988</link>
      <description>&lt;P&gt;Thi standard button is provided to expland/compress the current list (Look for 'Defining the Breakdown of the Summation Levels' in online help) Are you looking for an event to handle and change standard behavior? On the other hand, could you consider adding an icon with hotspot attribute set in the list and handle the click on this icon?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 07:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323481#M4988</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-02-17T07:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323482#M4989</link>
      <description>&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;Thank you for the reply,&lt;/P&gt;&lt;P&gt;It is a customizing report not the standard one,&lt;/P&gt;&lt;P&gt;The business needs the button to expand the list.&lt;/P&gt;&lt;P&gt;Is there any reference program for this.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jayant Kumar&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 03:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323482#M4989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-20T03:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323483#M4990</link>
      <description>&lt;P&gt;Hi jayant,&lt;/P&gt;&lt;P&gt;instead of using standard button why don't you use hotspot functionality on column field&lt;/P&gt;&lt;P&gt;and when user selects hotspot , display the required secondary alv data.&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;vinay.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 06:52:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323483#M4990</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2017-02-20T06:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323484#M4991</link>
      <description>&lt;P&gt;None that I know. You could try to handle event BEFORE_USER_COMMAND, butyou don't keep it simple...&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 07:36:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323484#M4991</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-02-20T07:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323485#M4992</link>
      <description>&lt;P&gt;I can use the Hotspot functionality also.&lt;/P&gt;&lt;P&gt;So is there any reference program which we can use?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 10:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323485#M4992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-20T10:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323486#M4993</link>
      <description>&lt;P&gt;hi jayant,&lt;/P&gt;&lt;P&gt;in the fieldcat declare as&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;clear wa_fcat1.
wa_fcat1-col_pos = 4.
wa_fcat1-fieldname = 'WTR_COUNT'.
wa_fcat1-tabname = 'IT_PRPS1'.
wa_fcat1-outputlen = 4.
wa_fcat1-coltext = 'any suitable text'.
wa_fcat1-style = ALV_STYLE_FONT_BOLD.
wa_fcat1-just = 'C'.
wa_fcat1-emphasize = 'C601'.
wa_fcat1-hotspot = 'X'.
APPEND wa_fcat1 to it_fcat1.
clear wa_fcat1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;
FORM user_command USING r_ucomm type sy-ucomm&lt;BR /&gt;
 rs_selfield type slis_selfield.&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;case r_ucomm.&lt;BR /&gt;
&lt;BR /&gt;            when '&amp;amp;IC1'.&lt;BR /&gt;
&lt;BR /&gt;        
 if rs_selfield-tabindex ne 0.&lt;BR /&gt;
&lt;BR /&gt;                 
 if rs_selfield-fieldname eq 'any suitable text'.&lt;/P&gt;&lt;P&gt;                    write your logic here..&lt;/P&gt;&lt;P&gt;              &lt;/P&gt;&lt;P&gt;                endif.&lt;/P&gt;&lt;P&gt;         endif.&lt;/P&gt;&lt;P&gt;    endcase.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 06:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/323486#M4993</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2017-02-21T06:10:16Z</dc:date>
    </item>
  </channel>
</rss>

