<?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: ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1718814#M313971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u had written the below line , remove that and try out&lt;/P&gt;&lt;P&gt;wa_layout-box_fname = 'CHECKBOX'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Nov 2006 03:51:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-25T03:51:32Z</dc:date>
    <item>
      <title>ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1718813#M313970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using REUSE_ALV_GRID_DISPLAY to display a list. In this list the first column is a check box ( reference to my first field of my internal table).&lt;/P&gt;&lt;P&gt;I use the user command callback to catch the changes&lt;/P&gt;&lt;P&gt;FORM alv_user_command USING ucomm LIKE sy-ucomm&lt;/P&gt;&lt;P&gt;selfield TYPE slis_selfield.&lt;/P&gt;&lt;P&gt;DATA : ref1 TYPE REF TO cl_gui_alv_grid.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;e_grid = ref1.&lt;/P&gt;&lt;P&gt;CALL METHOD ref1-&amp;gt;check_changed_data.&lt;/P&gt;&lt;P&gt;CASE sy-ucomm.&lt;/P&gt;&lt;P&gt;WHEN '&amp;amp;ROL'.&lt;/P&gt;&lt;P&gt;PERFORM choix_roles.&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;ENDFORM. "alv_user_command&lt;/P&gt;&lt;P&gt;It works !!!!&lt;/P&gt;&lt;P&gt;Next, I call a second ALV in the perfom choix_roles. I also have a checkbox as in first ALV to choose lines. I use the same method to catch the changes but it doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 03:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1718813#M313970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-25T03:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1718814#M313971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u had written the below line , remove that and try out&lt;/P&gt;&lt;P&gt;wa_layout-box_fname = 'CHECKBOX'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 03:51:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1718814#M313971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-25T03:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1718815#M313972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change ref1 to ref2 in ur 2nd ALV and call the FM 'GET_GLOBALS_FROM_SLVC_FULLSCR' again  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try as suggested by ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 04:50:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1718815#M313972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-25T04:50:57Z</dc:date>
    </item>
  </channel>
</rss>

