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

function module "select_options_restrict"

Former Member
0 Likes
478

what is the functionlity of the FM select_options_restrict?

3 REPLIES 3
Read only

Former Member
0 Likes
431

read the documentation of the function. no one can explain better than that.

Read only

Former Member
0 Likes
431

Hi,

This FM simplifies the handling of select-options on the selection-screenby restricting possible select-options and signs.

go to se37 and give the FM name and check the documentation.

click on Function Module Documentation

Read only

Former Member
0 Likes
431

hi..

This function module simplifies the handling of SELECT-OPTIONS on the selection screen by restricting possible selection options and signs.

By calling this function module, you can restrict the number of selection options available for the chosen selection field. You can also disable the function allowing users to enter values to be excluded from the selection (SIGN = 'E').

U can check the Documentation in SE37 for this FM. It is available in English with an example.

regards,

Padma