<?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 Alv Button functionality in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-button-functionality/m-p/1941857#M388688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;        i have a requirment for functionality of button on the alv grid . Am using &lt;/P&gt;&lt;P&gt;FM : 'REUSE_ALV_GRID_DISPLAY'  not objects. I created an icon on the application tool bar on the grid. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user  selects a colum of a grid and clicks on this button say 'DISPLAY'  it should pop up a selection box with check boxes and text for the check boxes. if the user checks on check box it should input values to the respective columns.&lt;/P&gt;&lt;P&gt;Can you please give a sample code for the above case...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;vind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2007 14:36:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-22T14:36:47Z</dc:date>
    <item>
      <title>Alv Button functionality</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-button-functionality/m-p/1941857#M388688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;        i have a requirment for functionality of button on the alv grid . Am using &lt;/P&gt;&lt;P&gt;FM : 'REUSE_ALV_GRID_DISPLAY'  not objects. I created an icon on the application tool bar on the grid. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user  selects a colum of a grid and clicks on this button say 'DISPLAY'  it should pop up a selection box with check boxes and text for the check boxes. if the user checks on check box it should input values to the respective columns.&lt;/P&gt;&lt;P&gt;Can you please give a sample code for the above case...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;vind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 14:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-button-functionality/m-p/1941857#M388688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T14:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alv Button functionality</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-button-functionality/m-p/1941858#M388689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when 'abcd'.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE I_FINAL1 INDEX RS-TABINDEX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'POPUP_GET_VALUES'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_VALUE_CHECK        = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        POPUP_TITLE           = 'Update Tape Information'&lt;/P&gt;&lt;P&gt;       START_COLUMN          = '5'&lt;/P&gt;&lt;P&gt;       START_ROW             = '5'&lt;/P&gt;&lt;P&gt;     IMPORTING&lt;/P&gt;&lt;P&gt;       RETURNCODE            = V_RETCODE&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        FIELDS                = I_FIELDS&lt;/P&gt;&lt;P&gt;     EXCEPTIONS&lt;/P&gt;&lt;P&gt;       ERROR_IN_FIELDS       = 1&lt;/P&gt;&lt;P&gt;       OTHERS                = 2&lt;/P&gt;&lt;P&gt;              .&lt;/P&gt;&lt;P&gt;u need to populate i_fields before calling this function module with the fields/checkboxes u need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 15:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-button-functionality/m-p/1941858#M388689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T15:20:12Z</dc:date>
    </item>
  </channel>
</rss>

