Skip to Content
0
Former Member
Apr 27, 2009 at 02:29 PM

Multiple value selection in List Box

665 Views

Hi Experts,

In the selection screen of a report program, I have created a list box for countries as below:

PARAMETERS p_contry TYPE zcountry AS LISTBOX VISIBLE LENGTH 20 OBLIGATORY. " Country

While executing, I want to select multiple countries using CTRL key. is it possible if so then I can get it.

Thanks

Deep.