Dear Colleagues,
I am facing an issue that I cannot display a field as dropdown list with DOMAIN values in a FPM_SEARCH_UIBB. Normally I can implement this by changing the field type in the FPM configuration but this time it is read-only, the field type option of all the fields are read-only. My system version is SAP_BASIS752. I'm wondering if there is somewhere to set field properties.
I also tried to redefine the method /BOFU/IF_FBI_VIEW_EXITINTF_DEF~ADAPT_FIELDS of the exit class and set the fixed values manually. But all of the methods in exit class are not called. I have the same method and coding in FPM_LIST_UIBB which works fine. I have no idea why the exit class of search uibb doesn't work.
Could anyone help me with this? Thank you so much.
Best Regards
Nancy