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-Option Question

Former Member
0 Likes
319

My select-option is below. I do not want multiples or ranges per my code. And, I default '100' in the selct option.

However, when I execute into the selection-screen and hit the button to see all of my choices (F4), I get one choice in the popup and I have to select the icon each time and say "ALL VALUES".

I don't think I've seen this before. I want to see all of the values without selecting the icon.

Any suggestions?

Thank-You.

select-options:  so_vers    for /BI0/SCS_VERSION-cs_version  no intervals no-extension

DEFAULT '100',

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
297

It seems that this value '100' was added in the Personal list in the F4 help screen. You need to remove this value from the personal list to get all the values back in the F4 screen.

In the F4 value help screen, you will find the button "Delete from Pers. Value list", 5th button from the left. Press this button to delete the values from your personal list.

Regards,

Naimesh Patel

1 REPLY 1
Read only

naimesh_patel
Active Contributor
0 Likes
298

It seems that this value '100' was added in the Personal list in the F4 help screen. You need to remove this value from the personal list to get all the values back in the F4 screen.

In the F4 value help screen, you will find the button "Delete from Pers. Value list", 5th button from the left. Press this button to delete the values from your personal list.

Regards,

Naimesh Patel