Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
uwe_uhlemann
Employee
Employee

Requirement


In the SAP Solution Manager the owner of a special roles should only be able to see selected folders in the solution documentation, or, as the test manager, can only use test cases of this special folder for test plans. Specifically, there should be a role that sees all of the contents of project ABC, or as a test manager, can work with it and another role for project XYZ. All other content (global, local, and so on) should not be visible.



 

Realization


For the visibility of areas, you need to create a special authorization area for the authorization object SM_SDOC. This defines for which folders the role is authorized.

To set up the procedure for the authorization area:




  • Call transaction SM34

  • Maintain the view cluster SMUD_AUTHG


 



  • The setting is solution dependent and therefore the corresponding solution must now be selected






  • Define the authorization areas PROJECT ABC and PROJECT XYZ (or more) (Attention! This is exactly the case in writing.)



  1. Areas that are to be visible for all, for example: Executable elements can be stored in a special authorization area "PROJECT ALL".




  • Assign corresponding areas





The folders of the process view and the library are selected.



In the authorization role that contains the authorization object SM_SDOC, the authorization is then distributed according to the requirement.


Display role only:



The following is then reached in the solution documentation.





The test manager gets editing rights:



It enables the user to edit its area in the solution documentation:



In the same way, in the business process area.


In addition, during test plan creation, the test manager also sees only the area selected:



You set up authorizations for project XYZ in the same way.


 

Summary


This way you can easily separate complete areas, for example, in projects or in enterprise areas, so that only the specified areas are visible for certain roles.
All other authorizations for the roles must be set up as required.

How the roles can be implemented in concrete terms is described in my blog post:

Proposal for a role concept for Test Management in SAP Solution Manager 7.2