Retrieving values selected in a dropdown list
Matthew Billingham suggests some means by which one might be able to retrieve values selected from a dropdown list by using ABAP.
I have created a customized screen and placed a dropdown list on the screen. I would like to find out how can I...
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
retrieve the value that the users have select from the dropdown list.
I have created a customized screen and placed a dropdown list on the screen. I would like to find out how can I retrieve the value that the users have select from the dropdown list.