cancel
Showing results for 
Search instead for 
Did you mean: 

Maintain operator in BP Search - viewcluster CRMVC_DQ

Former Member
0 Kudos

Hello,

in viewcluster CRMVC_DQ i maintained for DQuery Object BuilHeaderAdvancedSearch an exception for the attribute "TELEPHONE".

I want to display two operators "EQ" and "CP"´and maintained this.

On webclient UI only "EQ" is visible.

Have i missed something?

Thank you.

Kind regards

Manfred

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member214667
Contributor
0 Kudos

Hi Manfred,

You need to check the GET_DQUERY_DEFINITIONS( ) method of the corresponding search view to check whether the definitions made to the concerned attribute in CRMVC_DQ are overridden. If that definition is overridden in this method, then this will eventually be used .

Regards,

Shiromani