cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hiding tabs in the EHS system

0 Likes
519

Hi,

I would like to hide the "Finance" tab in the EHS system for incidents.   It looks like I should be able to do this through the "Specify Field Control" settings in the SPRO menu.   I tried the following and it did not work.

1. Selected BO Name = "EHHSS_INCIDENT".

2. Selected BO Nodes = "ROOT".

3. Selected Profile = "STATUS_CLOSED". 

4. Selected Association Property and then unchecked the "enabled" box. 

Does anyone know if this is possible?

Thanks,

Heidi

Accepted Solutions (0)

Answers (2)

Answers (2)

naveen_chepuri
Participant
0 Likes

Hi Heidi,

I dont this is possible to hide the Finance tab through BO Field control configuration. I had the same requirement to hide one of the tab, we noticed the only possible way is through Configuration Editor.

You might have to take ABAPer Help to change the configurator. There is a small check box to hide the tab if you look at the configuration editor with the right Application ID.

Thanks,

Quantum.

Former Member
0 Likes

Heidi,

One other option is using a new feature added in EHSM 3.0 SP03. As per the release note "the incident management application is enhanced to toggle visibility of incident UI elements (tabs or sub-tabs) depending on the role of the logged user. ".  It is configured in the IMG and thus avoids need for development.

see the following in the IMG

"SAP EHS Management -> Incident Management -> General Configuration ->

Assign Access Level to Tabs".

Note that in SP03 most of the defualt config is missing and you need to use note 1849057 to provide the default settings.

Regards,

Michael

Former Member
0 Likes

Hi

Step you followed are correct, only missing part I can see is BO Node Name.

Please try with below details

BO Name: EHHSS_INCIDENT

BO Node Name:FINANCIAL

Profile: STATUS_CLOSED

Selected Association Property and then unchecked the "enabled" box

Thanks

Sunil Jawalkar