cancel
Showing results for 
Search instead for 
Did you mean: 

Listbox with multiple selection in interactive forms

frank_mueller2
Explorer
0 Kudos

Hello experts.

I'd like to use a listbox in my form with enabled multiple selection.

The form is part of a WebDynpro ABAP Application.

Reading the context to get the content of the form fields works fine as long as I don't use a list box where

multiple selection is enabled.

When I use the box I only get the values of all other fields, but not the selected values of the box.

My context node for the pdf looks like this:

- *Node for PDF* (Cardinality 1..1; Selection 0..1)

-- Attribute 1

-- Attribute2

-- Node for Listbox (Cardinality 0..n; Selection 0..n)

--- Attribute for Listbox

Please help!

Regards

Frank

Edited by: Frank Mueller on Feb 6, 2008 10:31 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

frank_mueller2
Explorer
0 Kudos

Hi,

is there really nobody who knows, how to give more when one selected item of a list box back to ABAP?

Please help!

Regards

Frank