Hi,
In my requirement i need to provide a pop-up with a drop-down list. I have an internal table with some values and these internal table value must be populated as drop down list in the pop-up.
The pop-up must allow user to select some value from the drop-down provided.
I could achieve it by calling a screen with an input field (as list box).
But i wanted to know if there is any function module providing the same functionality. i already tried with 'POPUP_GET_VALUES' but it didnt full-fill my requirement.
Thank you,
Swetha