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

Select-options NO-EXTENSION

Former Member
0 Likes
1,526

Hi!

We have created a dynamic dynpro using the functions FREE_SELECTION_INIT and FREE_SELECTION_DIALOG.

We want that the multiple selection button (no-extension) desappear. We see that the function FREE_SELECTION_DIALOG have the parameter NO_INTERVALS, but no reference to NO-EXTENSION.

Thanks a lot.

Hi!

We have created a dynamic dynpro using the functions FREE_SELECTION_INIT and FREE_SELECTION_DIALOG.

We want that the multiple selection button (no-extension) desappear. We see that the function FREE_SELECTION_DIALOG have the parameter NO_INTERVALS, but no reference to NO-EXTENSION.

Thanks a lot.

1 REPLY 1
Read only

Former Member
0 Likes
622

You may have to look at the RESTRICTION import parameter on the FREE_SELECTIONS_INIT function module to do this. Apologies i have no example...