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

Single value selection in Select option

Former Member
0 Likes
650

hi,

In my requirement my internal table is populated based on the given values in Select option......but when i give a single value in single selection selection range again all the values r displayed rather than the selected range value...

ex: itab = 15x300.

    

i am giving 6 th value in single selection range...again all the 15 s displayed but not the 6 th value alone

hi,

In my requirement my internal table is populated based on the given values in Select option......but when i give a single value in single selection selection range again all the values r displayed rather than the selected range value...

ex: itab = 15x300.

    

i am giving 6 th value in single selection range...again all the 15 s displayed but not the 6 th value alone

1 REPLY 1
Read only

Former Member
0 Likes
469

Hi,

please uns punctuation and provide some basic code on your issue. Are you implementing a Report? Are you Using any at-selection-Screen-Events to modify your select-Option? State your SQL-query.

Maybe you want to compare your selection with a quick SE16(n) selection...

regards

Jan Martin