cancel
Showing results for 
Search instead for 
Did you mean: 

Select Options In Webdynpro

Former Member
0 Kudos

Hi Friends,

My requirement is to have multiple fields as select options in the view of the Webdynpro Componet, i have fields like phase,deal size,geography,Industry,client and some other fields which needed them as select-options.Based on the input given for the above fields i would like to retrive the corresponding data form DB.

Could you pls share some similar code which you have used in the development of WEBDYNPRO Component.

Thanks in ADV.

Regards,

Vijay

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

You can check the this blog for a simple select-options example

http://abapdevblog.blogspot.pt/2013/08/using-select-options-in-webdynpro.html

Former Member
0 Kudos

hi check out this link for having basic view on select option in webdynpro

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c09fec07-0dab-2a10-dbbe-c9a26bdf...

Thanks prashant

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

I don't see anything described here that is out of the ordinary for Select Options. Are you just wanting a basic tutorial on Select Options in Web Dynpro? Have you tried using the search engine for "Select Options Web Dynpro"?

Here is a link to the online help:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/a0c2fd687d0795e10000000a42189b/frameset.htm

There is also an example application you should study: WDR_TEST_SELECT_OPTIONS