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

Hide Fields and Tabs

Denis_Mller
Participant
0 Kudos
459

Hello

we have a requirement to hide some fields and tabs in cProjects 4.0

I tried to hide the fiels and tabs but in some cases i didn't find a way to hide them.

Fields are:

- In the Tab "Status" the field "status scheme"

- Some fields of the tab "general" (ressources)

Tabs are:

- In the Tab "Ressources" the tabs "notice", "tasks" and "documents"

Warning:

I can't use the sap-config-mode because we need to specify by the project type!!!

I hope you can help.

View Entire Topic
Former Member
0 Kudos

Hello Denis,

To hide fields, you can use the field control functionality. Please have a look to the Note 947936: it explains how to set up a custom field control, and how to implement customer conditions on fields.

Then, to hide tabs depending certain conditions, I advise to use the Business Add-In DPR_DETAIL_TAB_CTRL. You can implement your own Badi and decide to hide some tabs.

BR

Matthias

Denis_Mller
Participant
0 Kudos

I read this note and implement it but i have some problems (in the first post) which i can't solve with the standard sap techniques.