2009 Mar 16 9:52 AM
Good morning to everybody
sorry for my simple question but I'm not able to use SE51 screen painter
When I declare my form SELECTION-SCREEN BEGIN OF and for a field
PARAMETERS: gv_filed LIKE table-field but I'm not able with screen painter.
I need this for to get multiselection.
Thanks a lot
Good morning to everybody
sorry for my simple question but I'm not able to use SE51 screen painter
When I declare my form SELECTION-SCREEN BEGIN OF and for a field
PARAMETERS: gv_filed LIKE table-field but I'm not able with screen painter.
I need this for to get multiselection.
Thanks a lot
2009 Mar 16 9:54 AM
selection screen is for reports and se51 is for making screens. you don't need se51 if you just make a report with selection-screen elements
kind regards
arthur
2009 Mar 16 10:04 AM
on the SE 38 itself, click on Display Obejct List ( CNtrl _Shift+ F5), now you can navigate to that screen and make modifications.
2009 Mar 16 11:40 AM
Thanks a lot for your replay but I misunderstanded, sorry
but I'm modifing a form made with SE51 and I must add a imput field like a select-option.
2009 Mar 16 12:02 PM
Hi Giorgio,
Unfortunatelly select-options are not possible within standard screen (using SE51). You have to think of overcoming solution here.
Regards
Marcin
2009 Mar 16 12:27 PM
Try this link [SELECT-OPTIONS in module pool screen|http://sample-code-abap.blogspot.com/2008/06/select-option-in-module-pool-screen.html]
2009 Mar 16 12:29 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |