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

Multiple Selection

Former Member
0 Likes
785

Hi everybody!

I need to know how can i use the control used for multiple in the selection options to include single values, ranges (include, exclude) from a customized button from a screen.

Kind regards,

DM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
746

HI Daniel,

As an alternative , you can call a selection screen in a sub screen.

Regards,

ravi

3 REPLIES 3
Read only

Former Member
0 Likes
746

Daniel,

Try using the following function module.

COMPLEX_SELECTIONS_DIALOG

I think you should be able to call this after the user command of your custom button is pressed.

Chris

Read only

Former Member
0 Likes
747

HI Daniel,

As an alternative , you can call a selection screen in a sub screen.

Regards,

ravi

Read only

0 Likes
746

Check this