cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding OVS

Former Member
0 Kudos

Hi

I need to implement value help for an input field. I have read the documents in sdn but unable to follow it.

Can anyone tell me how to implement it with sample data without any complexities?(without custom controller)

Regards

Sreekar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Sreekar,

You may bind OVS directly to view context, hence you don't need custom controller. Use OVS over context node rather then OVS for Query, first is a bit simpler.

Valery Silaev

EPAM Systems

http://www.NetWeaverTeam.com

Former Member
0 Kudos

Oops!

My error: OVS over context node requires node to be declared in custom controller (component controller as special case).

VS

Former Member
0 Kudos

Hi Sreekar,

the documentation für WDA is here:

http://help.sap.com/saphelp_nw04s/helpdata/en/30/d7fa41c915da6fe10000000a1550b0/frameset.htm

You can find sample data in the system, there's component WDR_TEST_OVS in package SWDP_TEST.

Regards, Heidi