Hi Experts,
I added multiple AET fields to the Activity header (CRM_ICM_ACT_H/HeaderEOF) to the BTADMINH context node. I now want the activity to be searchable using these fields. I have made them search relevant from WebUI but I'm not able to see the fields in the CRM_ICM_ACT_S/AdvancedSearch view ADVANCEDSEARCH ( Base Entity BTQIcmAct ) context node. So the fields are also not available in the available fields of the search page view configuration.
I'm pretty new to SAP CRM. Please guide me on how to add these fields to the search criteria.
Many Thanks,
Viksit
Update: The fields have not been added directly using AET but rather added through AET table and are present in the relations of BTAdminH.
After going through a couple of blogs, I created the implementation of this BADI: CRM_BADI_RF_Q1O_READ.
But the system raises an exception even before the BADI is executed.
( Exception Details: A RAISE statement in program "CL_CRM_REPORT_ACC_OINDEX_JEST=CP" has raised
exception condition "PROBLEM_WITH_QUERY"..)