2009 Feb 26 5:24 PM
Hi,
Im displaying one text in output and next to that i need to create one push button as shown below. Is it possible in normal list or ALV ?
text PUSH BUTTON.
I dont want to create a push button in application tool bar, or menu bar. I need to create it in output list. Can anyone tell me how to do this?
Thanks,
Amal
Hi,
Im displaying one text in output and next to that i need to create one push button as shown below. Is it possible in normal list or ALV ?
text PUSH BUTTON.
I dont want to create a push button in application tool bar, or menu bar. I need to create it in output list. Can anyone tell me how to do this?
Thanks,
Amal
2009 Feb 26 7:29 PM
Hi, Amal
In Normal List it is not possible i don't know your goal exactly there are some Ideas which you can use if your requirements are as i am thinking you can Check HOTSPOT with Write Statement. just write hotspot and Press F1 you will get info to use it on other way i am thinking if you want to select multiple record in ALV than Please have a look at the following Thread hope will help you out to take to step to solve your problem,
[Selecting Multiple rows in an ALV |]
[Selecting Multiple Rows from ALV GRID Display|]
Sorry, if i didn't understand you.
Kind Regards,
Faisal
2009 Feb 26 7:52 PM
Hi,
if u want to add a push button on the output list, u have to do:
1.-insert a new inner table of type u201CLVC_T_STYLu201D into your list data table
then
u need to
ls_style-style = cl_gui_alv_grid=>mc_style_button . " This convert the field in a push button.
Regards
2009 Mar 14 7:26 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |