cancel
Showing results for 
Search instead for 
Did you mean: 

Drop-down list in Interactive forms

rvinod1982
Contributor
0 Kudos

Hi All,

I am creating an interactive form in webdynpro abap. I would like to include a drop-down list in the interactive form. Data in the drop-down list should come from a database table.

Can anyone give a sample program to do it? It would be of great use.

Thanks & Regards,

Vinod

Accepted Solutions (0)

Answers (2)

Answers (2)

rvinod1982
Contributor
0 Kudos

Solved.

Refer to link

https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6793. [original link is broken] [original link is broken] [original link is broken]

I made some changes in the steps mentioned.

I first created a webdynpro component and then added an interactive form.

Select the property enabled of the form.

I used form type ZCI and interface type as

XML schema based interface.

Also used Enumerated Drop-down list from

Webdnypro Native.

Regards,

Vinod

Former Member
0 Kudos

hi Vinod,

You may get many threads with similar query as yours if you use the search functionality.

But you may refer these two threads which are close to your query.

Regards,

Runal