Application Development 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: 

Single value with Multiple Selection button on selection screen

Former Member
0 Kudos

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

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please try like this.


SELECT-OPTIONS s_carrid FOR spfli_wa-carrid 
                        NO INTERVALS.

Regards,

Ferry Lianto

0 Kudos

Thats great,

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

Thanks

jog

ferry_lianto
Active Contributor
0 Kudos

Hi Jog,

I am afraid you can not add some spaces.

This is standard SAP.

Regards,

Ferry Lianto