cancel
Showing results for 
Search instead for 
Did you mean: 

Filling a dropdown from a context node.

Former Member
0 Kudos

Hi All,

How can we fill a drop down in interactive forms in web dynpro for abap , I tried binding a 1:n type of data node to all the diffrent types of dropdowns available but that did not work ?

Thanks & Regards

Gaurav Jain

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Gurav,

Try to use an attribute in the interface ans link it to the dropdown , that should work.

Regards

Answers (2)

Answers (2)

Former Member
0 Kudos

HI Gaurav,

While populating values in the context, please use binding with simpleType and use WDP ActiveX DD. You will also need to have ACF installed on your system for this.

Hope this helps!!

Regards,

Arafat

Former Member
0 Kudos

Hi Gaurav,

The cardinality should be 1..1

Thanks,

Amita