<?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 Object Oriented ALV Grid Display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-oriented-alv-grid-display/m-p/3851264#M925827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is that I need to display an ALV with many fields along with the checkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to put a 'DELETE' button on the application toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) After displaying in ALV , if we select the checkbox and press the 'DELETE' button ,a popup will be displayed with &lt;/P&gt;&lt;P&gt;the no of entries to be deleted and if we press 'YES' these entries will be removed from the display and simultaneously from &lt;/P&gt;&lt;P&gt;the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to proceed for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) There is a filtering option in the standard ALV.If we filter the records and check them for deletion ,Those records will be deleted and if there are any methods to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to follow-up this task?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamically to achieve this task ,forward some info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that it would be better to use OOALV Grid. Please forward any information /Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers/Code in this regard will be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SSR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2008 19:05:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-14T19:05:05Z</dc:date>
    <item>
      <title>Object Oriented ALV Grid Display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-oriented-alv-grid-display/m-p/3851264#M925827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is that I need to display an ALV with many fields along with the checkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to put a 'DELETE' button on the application toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) After displaying in ALV , if we select the checkbox and press the 'DELETE' button ,a popup will be displayed with &lt;/P&gt;&lt;P&gt;the no of entries to be deleted and if we press 'YES' these entries will be removed from the display and simultaneously from &lt;/P&gt;&lt;P&gt;the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to proceed for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) There is a filtering option in the standard ALV.If we filter the records and check them for deletion ,Those records will be deleted and if there are any methods to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to follow-up this task?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamically to achieve this task ,forward some info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that it would be better to use OOALV Grid. Please forward any information /Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers/Code in this regard will be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SSR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 19:05:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-oriented-alv-grid-display/m-p/3851264#M925827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T19:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Object Oriented ALV Grid Display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-oriented-alv-grid-display/m-p/3851265#M925828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you to read these: [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5999] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;; and [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 19:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-oriented-alv-grid-display/m-p/3851265#M925828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T19:18:43Z</dc:date>
    </item>
  </channel>
</rss>

