cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro ABAP: How do I fill dropdown lists?

Former Member
0 Kudos

Hi,

I'm doing WD for ABAP and I'm trying to get contents into a dropdown list. I'm using DropDownListByKey. The contents come from a customizing table. I'm not sure where exactly I should add my coding: does it go into a supply function for my context attribute? Or in the method WDDOINIT? Basically, if you could point me towards some sample code, it would make me very happy!

Thanks, Ira

Accepted Solutions (0)

Answers (2)

Answers (2)

saraswathi_d
Participant
0 Kudos

Hi,

I have done the Dropdowns in Webdynpro for java. If you want i will tell that procedure. Based on that you can convert to ABAP.

Regards,

Saraswathi.

Former Member
0 Kudos

Hi Saraswathi,

Yes, please describe the procedure to me. With as much detail as possible

Thanks, Ira

Former Member
0 Kudos

Hi Saraswthi,

I'm the new comer for web dynpro for java. could you please send the example how to display a dropdown list in a table cell?

thanks

xiang

Former Member
0 Kudos

Hi,

see http://help.sap.com/saphelp_nw2004s/helpdata/en/c5/e4884180951809e10000000a155106/frameset.htm and the examples in the system in WDR_TEST_EVENTS and WDR_TEST_UI_ELEMENTS.

Regards, Heidi