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

Former Member
0 Likes
676

I am facing some problem while using select-options in my code

The value of select-options is fixed as the header value.It is not changing.

6 REPLIES 6
Read only

Former Member
0 Likes
638

Explain the Problem properly.

Regards

Vinod

Read only

Former Member
0 Likes
638

give a f4 in the not changing select-options with those fixed values in f4 and make select-option in a way that it can only be filled through f4 i e non editable.

hope this will help u.

ask for further queries.

Read only

0 Likes
638

I have two values in select-options field value1_1.While debugging the code only the value that in header is handled.

Second value is not taken into the code.

Help me to handle range of values.

Read only

Former Member
0 Likes
638

Make sure that you have written the select option as :

select-options: s_werks for werks_d.

It will have lower and higher value range.. if it is standard field then f4 help will be available otherwise make your search help your own.. then you can select multiple options.

hope it will help.

Read only

Former Member
0 Likes
638

you know that a select option which is a range, is a table? Depending on what you fill in there you have LOTS of records in it.

may it be you are only checking SO-low for first record?

Read only

ThomasZloch
Active Contributor
0 Likes
638

Please use more descriptive subject lines and explain your problem in all details to prevent people from guessing.

Thread locked.

Thomas