<?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  for user selection in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683411#M1449963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for doing furthur selection to alv list display ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through the following link ..were code snippet is given /..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if you want check boxes &lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/groups/technical-functional/sap-dev/adding-checkboxes-to-alv-530043" target="test_blank"&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-dev/adding-checkboxes-to-alv-530043&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the extra peice of code that you have to add to fieldcat ...is given&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the sap help link for check boxes in alv ....is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_sm32/helpdata/EN/26/46fb40f17af66fe10000000a1550b0/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_sm32/helpdata/EN/26/46fb40f17af66fe10000000a1550b0/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he used radio buttons ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-&lt;/A&gt;&lt;EM&gt;Radio&lt;/EM&gt;Buttons&lt;EM&gt;in&lt;/EM&gt;ALV&lt;EM&gt;GRID&lt;/EM&gt;REPORT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the above information will do the job for you &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Mar 2010 11:42:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-11T11:42:53Z</dc:date>
    <item>
      <title>ALV  for user selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683405#M1449957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;          Can anyone help me  how can i get the ALV with check boxes when user selects particular records and selection process further will happen for that records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 11:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683405#M1449957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T11:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: ALV  for user selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683406#M1449958</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;in field catalog there is field CHECKBOX - set it to 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Przemysław&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 11:34:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683406#M1449958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T11:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: ALV  for user selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683407#M1449959</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;see the following standard program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BCALV_TEST_GRID_EDITABLE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ritesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 11:36:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683407#M1449959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T11:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: ALV  for user selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683408#M1449960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THanks for the inputs ,i also want to further process with the selected data how can i process the selected records&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 11:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683408#M1449960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T11:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: ALV  for user selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683409#M1449961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to Standard Program &lt;STRONG&gt;BCALV_EDIT_05&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandravadan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 11:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683409#M1449961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T11:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: ALV  for user selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683410#M1449962</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;field connected with checkbox will be set to X for selected rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
LOOP AT itab.
  IF itab-field_with_checkbox IS NOT INITIAL.
    " processing...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Przemysław&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 11:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683410#M1449962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T11:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: ALV  for user selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683411#M1449963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for doing furthur selection to alv list display ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through the following link ..were code snippet is given /..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if you want check boxes &lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/groups/technical-functional/sap-dev/adding-checkboxes-to-alv-530043" target="test_blank"&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-dev/adding-checkboxes-to-alv-530043&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the extra peice of code that you have to add to fieldcat ...is given&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the sap help link for check boxes in alv ....is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_sm32/helpdata/EN/26/46fb40f17af66fe10000000a1550b0/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_sm32/helpdata/EN/26/46fb40f17af66fe10000000a1550b0/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he used radio buttons ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-&lt;/A&gt;&lt;EM&gt;Radio&lt;/EM&gt;Buttons&lt;EM&gt;in&lt;/EM&gt;ALV&lt;EM&gt;GRID&lt;/EM&gt;REPORT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the above information will do the job for you &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 11:42:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683411#M1449963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T11:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: ALV  for user selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683412#M1449964</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;sort the table by which you fill the ALV in &lt;STRONG&gt;DESCENDING order&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and loop on the table where check_box = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you find the desired row&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ritesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 11:43:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-for-user-selection/m-p/6683412#M1449964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T11:43:45Z</dc:date>
    </item>
  </channel>
</rss>

