Skip to Content
0
Former Member
Nov 28, 2008 at 01:42 PM

Web Dynpro OVS question

19 Views

Hi,

I'm calling an OVS custom search help for an input field in a table. The problem is the value list of the search help should be obtained depending on the value of the input field, and other values in the same table line. Hence for each table line there might be a different hitlist for OVS search help.

Question: how do I fetch the context element for the table line that OVS help was called from? If the line is selected I can get the lead selection, but what if it's not?

Btw, Tried calling GET_CONTEXT_ELEMENT method from the event object WDEVENT, doesn't work.

Many Thanks

Edited by: Stanley Marsh on Nov 28, 2008 2:42 PM