cancel
Showing results for 
Search instead for 
Did you mean: 

Contact search enhancement BP_CONT_SEARCH

Former Member
0 Kudos

Hi,

We have a situation to bring some standard fields into contact search in WEB UI. I have enhanced the structure and brought those fields into WEB UI. What are the steps I need to follow to pass those selection parameters and where I need to enhance the search algorithm.

And one more thing I need have few operators (is, begins with, less than etc) to be populated in search parameters on web UI.How can I achieve this?

Can any one thro something which class and methods need to be enhanced.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Arno-Meyer
Employee
Employee
0 Kudos

Hello!

Probably this is also intersting for you:

Blog: [Two options you should know to improve the handling of Contact Persons in CRM|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/16022] [original link is broken] [original link is broken] [original link is broken];

[Note 1381285 - Prefilling of search attr. in the UI (eg. Contact search)|https://service.sap.com/sap/support/notes/1381285]

[Note 1379134 - Contact search: additional search attribute|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1379134]

Best regards

Arno

Former Member
0 Kudos

Hi,

FOr adding the standard fields on the search page you need to drag drop fields from available fields to displayed fields.

FOr operators you need to add the operators in view cluster CRMVC_DQ.

Thanks and Regards,

Saurabh gupta

Former Member
0 Kudos

Hi,

What you said is tru to drag drop fields, but the field is not avialable in the Avaialable field list in the UI, so enhanced structure to accommodate fields and then added them in search view. Now where should i put the search algorith to search contact based on the new fileds along with exixting fields in search view.

Thanks