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

Single value with Multiple Selection button on selection screen

Former Member
0 Likes
1,178

Hi All,

How can i have single value (parameter) with multiple selection buttion(one shown for range-right most) on selection screen. is it possible.

please let me know.

Thanks

jog

3 REPLIES 3
Read only

Former Member
0 Likes
521

Hi,

Please try like this.


SELECT-OPTIONS s_carrid FOR spfli_wa-carrid 
                        NO INTERVALS.

Regards,

Ferry Lianto

Read only

0 Likes
521

Thats great,

Is there a way I can have gap between field and multiple selection button, it looks both are attached together

Thanks

jog

Read only

Former Member
0 Likes
521

Hi Jog,

I am afraid you can not add some spaces.

This is standard SAP.

Regards,

Ferry Lianto