Hello,
We have just installed Fiori 2 in our SAP ECC system. I would like to hide the 'Contact Support' and 'Notification' areas as we are not wanting users to have this functionality just yet. How can I do this?
Here is are a couple of images to ensure you know the areas I am referring to:
For removing the 'Contact Support', you have three options.
1. Use BADI /UI2/BADI_EMB_SUPP
2. Use suggestion in SAP Note 2229146
3. Using a configuration file (for Fiori 2.0)
For 'Notifications', you can set the parameter 'renderers/fiori2/componentData/config/enableNotificationsUI' to false.
Thank you Krishna. I followed your second suggestion and ended up updating BCOS_CUST via SM30 to remove the entry with Appl = OSS_MSG.
How to set the parameter you are mentioning for Notifications? Via configuration file or is there somewhere I can do this within SAP?
Thanks,
Mike
Can you check here?