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!