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: 

function module "select_options_restrict"

Former Member
0 Kudos

what is the functionlity of the FM select_options_restrict?

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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