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
777

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
738

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
738

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
739

HI Daniel,

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

Regards,

ravi

Read only

0 Likes
738

Check this