Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Object Oriented ALV Grid Display

Former Member
0 Likes
334

Hi Folks.

My requirement is that I need to display an ALV with many fields along with the checkbox.

We need to put a 'DELETE' button on the application toolbar.

1) After displaying in ALV , if we select the checkbox and press the 'DELETE' button ,a popup will be displayed with

the no of entries to be deleted and if we press 'YES' these entries will be removed from the display and simultaneously from

the table.

How to proceed for this?

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?

How to follow-up this task?

Dynamically to achieve this task ,forward some info.

I thought that it would be better to use OOALV Grid. Please forward any information /Code.

Any pointers/Code in this regard will be very helpful.

Regards,

SSR.

1 REPLY 1
Read only

Former Member
0 Likes
318

Hello,

I suggest you to read these: [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5999] [original link is broken] [original link is broken] [original link is broken]; and [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907].

Regards,