cancel
Showing results for 
Search instead for 
Did you mean: 

Operators list in search area

Former Member
0 Kudos
110

Hi,

In search area how can we modify the operators list.

Let us take example if we are searching opprtunities based on certain criteria and certain operators list based on field. Ex: " is, in between, not empty etc. How can we modify this list.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

You can maintain this in CRMVC_DQ in transaction SM34, but please note the changes may not always apply, and I think it depends on the field property.

Best regards,

Peter

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

In your context node class you would have a method called 'GET_SUPPORTED_OPERATORS', this method can be redefined to your need. Hope this helps.

Thanks,

Giri

Former Member
0 Kudos

Hello ,

We also need to add operators but to Account search.

We want to add "ne" to "is Prospect" and Customer search fields.

I can not find those fields in SM34 , view CRMVC_DQ .

I used query object name : BuilAccContAdcanvedSearchCHM.

Any Idea?

Rika

Former Member
0 Kudos

Hi Rika,
You need to use query object : BuilAccContAdcanvedSearch.