Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9091

Re: How to get selected index of Dropdown by Index in a ALV table

$
0
0

Hi Venkat,

 

The source of the DropDownByIndex  is a table of name/values pairs, so once you have the selected value from r_param->value->*, you can read that table to determine the index.

 

READ TABLE dropdown_options ASSIGNING <fs> WITH KEY value = the_value.

 

System variable sy-tabix will indicate the table index where the_value was found.

 

Cheers,

Amy


Viewing all articles
Browse latest Browse all 9091

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>