<?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 By Using SALV classes...Selecting Header should automatically select items. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/by-using-salv-classes-selecting-header-should-automatically-select-items/m-p/7184603#M1519007</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;I have developed a TREE ALV program using SALV classes. Now I have got a problem like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I kept check boxes for header and item. If I select Header checkbox  all the item checkboxes should be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone helpme in this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Header--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="-----" /&gt;shipment--&lt;P&gt;&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;delivery&lt;/P&gt;&lt;P&gt;checkbox------ 1022 -&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;checkbox----&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;2568223&lt;/P&gt;&lt;P&gt;checkbox----&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;2568224&lt;/P&gt;&lt;P&gt;checkbox----&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;2568225&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us suppose If i select shipment level all delivery levels should b&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Aug 2010 12:26:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-12T12:26:14Z</dc:date>
    <item>
      <title>By Using SALV classes...Selecting Header should automatically select items.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/by-using-salv-classes-selecting-header-should-automatically-select-items/m-p/7184603#M1519007</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;I have developed a TREE ALV program using SALV classes. Now I have got a problem like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I kept check boxes for header and item. If I select Header checkbox  all the item checkboxes should be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone helpme in this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Header--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="-----" /&gt;shipment--&lt;P&gt;&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;delivery&lt;/P&gt;&lt;P&gt;checkbox------ 1022 -&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;checkbox----&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;2568223&lt;/P&gt;&lt;P&gt;checkbox----&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;2568224&lt;/P&gt;&lt;P&gt;checkbox----&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;2568225&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us suppose If i select shipment level all delivery levels should b&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 12:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/by-using-salv-classes-selecting-header-should-automatically-select-items/m-p/7184603#M1519007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-12T12:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: By Using SALV classes...Selecting Header should automatically select items.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/by-using-salv-classes-selecting-header-should-automatically-select-items/m-p/7184604#M1519008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get the Events of the Tree by using the method GET_EVENT of the SALV tree. Handle the event CHECKBOX_CHANGE. Inside the event handler, you will have an access to Node using NODE_KEY. Get all the child belong to that node and set the field checkbox based on the value of CHECKED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 15:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/by-using-salv-classes-selecting-header-should-automatically-select-items/m-p/7184604#M1519008</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2010-08-12T15:34:07Z</dc:date>
    </item>
  </channel>
</rss>

