cancel
Showing results for 
Search instead for 
Did you mean: 

Suggestions dropdown on a field with an OVS are not working

former_member234906
Participant
0 Kudos

Hi,

We have implemented a custom BO "Classification" that consists mostly of an object with an ID and description and we created an OVS for this classification.

We also have a custom screen with a field which we configured to have the previously referenced OVS. The OVS works fine if you press F4 and select an instance but if you type on the field, it does not pull any suggestions (below the field) and I can't understand where this logic is defined. If I had 5 description fields on this object where would I select which one to match against?

On the OVS > Event handlers, I have set the right BOModel on the GetValueHelpHandler, which I think it is related. Any pointers here?

Many thanks

former_member234906
Participant
0 Kudos

Quick update: It actually brings a list of suggestions but it is always fixed to 25 entries, does not depend on what is typed and displays description and UUID.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186648
Active Contributor

Hi Tiago,
You could refer:

https://blogs.sap.com/2016/07/13/configure-ovs-for-intellisense/

Thanks, Pradeep.
former_member234906
Participant
0 Kudos

Thanks Pradeep. Very helpful.

Answers (0)