Hi,
I have a bespoke search/result component created using standard query object (BTQLeaseObj, but it doesn't matter).
One of the search parameter (Object id) didn't support BT operator. So I've used below mentioned wiki, to add exception for this search attribute, such that it displays BT and other operators.
https://blogs.sap.com/2013/10/25/changing-operators-for-dynamic-queries/
After doing that, standard search screen that uses this query object is reflecting this change.
But my custom component search screen still doesn't show this new operator. Even configuration on this search screen doesn't show it. Any idea what could be missing please?
Regards,
Kaushal