Hello,
I added some extra search criteria to the search view for Accounts on the WebUI. I did this by implementing badi BADI_CRM_BUPA_IL_SEARCH_EXT. All is working fine when you use the parameter "equals" on the WebUI. However when you try to use the "Start With" or "Contains" the search does not work properly. This is of course because I did not code this in the implementation. I tried to find out where these parameters are passed but I can't find them.
Is there anyone who knows how to catch these?
Kind regards