Skip to Content
0
Dec 15, 2008 at 01:31 PM

SAP:XI:RWB and Payload restriction

61 Views

Hi All,

One of the requirement we have is that the user should not see the payload details in the lower window (W2) and should access few functions(monitors ) from the RWB.

As of now we are using SAP_XI_DISPLAY_USER composite role with user is able to see the payload as well as all the components of the RWB.

So now the requirement is to block this user to view Payload details in the window 2 and block some monitors in the RWB.

We initially copied the Single role of the above composite role to z_role and assigned that to a coposite role ZZ_SAP_XI_DISPLAY_USER .This role is assigned to the user.

Now my understanding is that as we did not chnage anything in the copied single roles user should be able to the all the functionality as he was doing before.But this is not the case .He is not able to open the RWb getting 403 Forbidden error.

So after copying the user defined role is there anything else we need to do for XI roles?

Our aim is once this works we will start controlling the objects s_xmb_moni (RWB),s_xmb_dsp(Payload) and wanted to get the required authorizations.

However it got struck in the first step...

Any help in this regard will be greatly appreciated!!!

Thanks in advance.