cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance Product Search Criteria by a Custom field

Former Member
0 Kudos

Hi All,

I'm trying to enhance product search criteria by a custom field, I followed this steps bellow, but I couldnu2019t find the attribute in the UI configuration.

CRM 7.0 Enhance Product Search Criteria by a Custom field:

http://wiki.sdn.sap.com/wiki/display/Community/CRM7.0EnhanceProductSearchCriteriabyaCustomfield

Anybody knows what I can do?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sanjeeva,

see this link too.

http://wiki.sdn.sap.com/wiki/display/CRM/Howtoaddanexistingfieldtoasearchpageofadifferent+component

may be it can help you.

Former Member
0 Kudos

Hello Orival,

Inorder to have the Z-fields in the configuration, you will have to

manually add the attributes to the design layer by copying the SAP

design object (eg:PRD_OBJ etc).

1. In spro, Use CRM -> UI Framework -> UI Framework Definition -> Design

Layer -> Copy SAP Design Objects. Select the object PRD_OBJ, navigate

to the design object, select PRODADVSEARCHRGINDOB and click on 'Copy

from SAP'.

2. After the above step, use Define Design Object in the main

customizing menu, select object type as PRD_0601(for vehicles), navigate to the

design of the same and add the new Z-attributes and link the same to

business object ProdAdvSearchRgIndObjects. Make the field as Standard

for the same to be visible in the configuration.

3. Once the above step is done, the z-attributes should be visible in

the available search fields section of the configuration.

Please select the obect as per your requirement.

Hope this helps!

Best Regards,

Shanthala Kudva.

Former Member
0 Kudos

Hi Shanthala,

this is sanjeeva working on same requirement. please advise i am following ur steps. but in the define design object which one we need to chose for CASE search - becz i need to add in advance serach the fields name is :" CREATED BY". already have this field in search results. but now the requirment is need to search based on CREATED BY:

PLEASE ADVISE ASP.

THIS IS MY CASE : ICMCMG_AVRSRC (Case advanced search).

thansk in advance,

regards,

sanjeeva

Former Member
0 Kudos

HI,

requirement is Add one field to customer in advanced search the field name is IDNUMBER from the table BUT0ID.

HAVE ALREADY DOEN CONFIG PART. JUST NEED TO ADD CODE IN THE GETTER METHOD for the field.

Kindly advise me.

Do you have any sample code for IDNUMBER ?

If you are sending by today it would be appriciate.

Thanks,

sanjeeva.

Answers (3)

Answers (3)

Former Member
0 Kudos

Sanjeeva,

this steps have solved my question,

thank you very much.

Former Member
0 Kudos

Hi Harshit,

Iu2019ve checked that note, but I wasnu2019t able to solve this problem.

I tried to debug on the CRM_PRIL_SEARCHEXIT standard implementation, (CRM_PRIL_SEARCHEXIT_IMPL and CRM_IP_SEARCHEXIT_IMPL) but the processing wasnu2019t stopped at this break-point. I enhanced these BADI creating my own implementation. But I wasnu2019t able to debug as well.

Could I do some thing more?

Thank you very much

Edited by: Orival_Jr on May 26, 2010 3:20 PM

Former Member
0 Kudos

Hi Harshit,

i have a requirement on case search based on "created case by" in my search option i dont have this field to search.

how will add the above field to search criteria.

Kindly advise me.

If you want my detailed screen shot. please send requested id.

thanks in advance.

former_member189678
Active Contributor
0 Kudos

Check SAP Note 1026956.

Rg,

Harshit