Hi
I am developing ALV list in Module pool program using OOPs and custome container.
I have developed a interactive ALV list. By default I am getting the Icons of u201Cdelete rowu201D and u201Cinsert row u201Cand u201Ccutu201D in TOOl bar . I want to remove that . I do want other Icons such as "details".
I am using methods
1. set_table_for_first_display
2. set_ready_for_input
3. get_selected_rows
Guide me, know how to do it? How to remove some of the Icons from standard Tool bar .
thanks
Kakoli