on 05-24-2010 9:45 PM
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
Hi Sanjeeva,
see this link too.
http://wiki.sdn.sap.com/wiki/display/CRM/Howtoaddanexistingfieldtoasearchpageofadifferent+component
may be it can help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
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
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.
Sanjeeva,
this steps have solved my question,
thank you very much.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check SAP Note 1026956.
Rg,
Harshit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.