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: High value

Former Member
0 Likes
414

Hi,

Im developing a customized transaction with selection screen designed using screen painter. In that, im designing a select-options with multiple selection and im maintaining the multiple selection part using table control which is in another screen and im calling this screen from the transaction's initial screen.

Here, in that select-options, im giving both low and high values but only low value is getting updated in the table control. I tried Loop at screen but im getting only field name but unable to capture the value because im not declaring it as select-options. its just a screen field.

2 REPLIES 2
Read only

Former Member
0 Likes
347

Don't complicate your requirement.

check this

Read only

Former Member
0 Likes
347

Check the definition of the high value and the value you really entered when testing it, perhaps there's an error there preventing it from working properly later on.