on 2008 Oct 03 8:38 AM
Morning
I am trying to hide certain fields in a tab on the portal in order to segregate functions on the RPM portal.
One ABAP guy wrote a program which only hides the whole tab and therefore does not meet the requirement.
Request clarification before answering.
Hi,
You can manage the fields behaviour (diplay or not, read-only or update mode...) in the field control, based on conditions (authorizations or custom conditions, see SAP Note 947936).
Go to: SAP reference IMG -> collaboration projects -> global enhancement to field elements -> set-up field control.
I advise to copy the standard one (0SAP) into a custom FC, and then make the necessary changes.
To hide a complete tab, you can use the Business AD-In: DPR_DETAIL_TAB_CTRL
Go to: SAP reference IMG -> collaboration projects -> structure -> BADI: hide tab pages.
BR
Matthias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.