cancel
Showing results for 
Search instead for 
Did you mean: 

SolMan Authorizations SM_WC_VIEW and SM_WD_COMP

0 Kudos

Hi Experts,

I am new to SolMan, and while analyzing the authorization setup on my system, I came across these two authorization objects that I have no idea about.

From the little I could gather with the help of Google, it seemed to me that SM_WC_VIEW is used to control the view access to individual views and subviews in the Work Centers. However, the ACTVT is controlled by SM_WD_COMP, which specifies activity values for individual ABAP Web Dynpro applications.

Now, my questions are :

1. How/where (in which table) can I find the mapping between work center names (relevant to WC_VIEW) and the corresponding Web Dynpro components (relevant to WD_COMP)?

2. How are these two authorization objects integrated? For instance, if I want to create a role which can be used to only view the IT Calendar functionality in Technical Administration work center, how do I do that with these auth objects?

Feel free to correct me if my understanding is incorrect, and the above questions make no sense. Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

martin_voros
Active Contributor
0 Kudos

Hi,

Have you checked documentation for those objects in SU21. Also sometimes thre is a note that provides additional information. In the worst case you can experiment with ST01. Run a trace and see whatnismbeing checked and then play with a rooe to see if you can achieve what you need.

Cheers