Hi all,
When you are looking for a Business Partner (BP) in Webui you get a Search Popup and a few buttons to Create BPs. These are the Quick Create buttons and are in the Componenet BP_HEAD_SEARCH, View SearchHelpResult.
We have a typical DEV - QAS - PRD escenario and the thing is:
- In DEV, we see the buttons 😊
- In QAS, we don't see the buttons 😔
The problem is in this line (Method DO_PREPARE_OUTPUT of class CL_BP_HEAD__SEARCHHELPRES_IMPL, Line 20)
cl_crm_md_bp_switch_check=>is_aqc_active( )
That method is returning "false". I debug it and it's making a kernel module call with the following switch id: 'CRM_BP_SFWS_AQC'
Could you please help me?
Thanks in advance
Best Regards.