cancel
Showing results for 
Search instead for 
Did you mean: 

WS & WD context binding: SVS & EVS (help value selector)

Former Member
0 Kudos

Hello !

I've built the J2EE and WS example described here: http://help.sap.com/saphelp_nw04/helpdata/en/70/13353094af154a91cbe982d7dd0118/frameset.htm

On top of that I've built with Web Dynpro an input form, reservation view and cancel form: all works fine.

I'd like to provide a help value selector for the input fields of the form (Drop down list, and external window containing a list or even an OVS retrieving possible locations in a DB) to make the WD app more user friendly.

The solution I'd like to implement: to bind the context of another input to a local dictionary and "map" it to the real input field (mapped to the controller context) which should be hidden. How can I do that at runtime ?

Thanks in advance !

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Finally I solved my problem by myself after having a look at this thread: