Quantcast
Channel: SCN : Unanswered Discussions - ABAP Development
Viewing all articles
Browse latest Browse all 8768

enforce modify access restrictions for abap repository objects at package level

$
0
0

Hi All,
there are two different teams working on different projects (project ABC, and project XYZ).


all the repository objects ( like, abap reports, classes, tables, webdynpros etc) for first project have to be created in package Z_ABC only. and similary for the second project in a package Z_XYZ.


the developer userid of first project team is user_abc, and of second project team is user_xyz.

 

both the user ids have developer access, se80, and they can create and change repository objects.

 

how can we restrict such that the user_abc can create/change objects only in package Z_ABC and not in other pacakge like Z_XYZ.

similarly, the user_xyz should be able to modify only the objects in package Z_XYZ.

 

we dont mind with view access. but we want to restrict only the change/create/delete access in other packages.

 

How can we enforce this modify authorization/access restriction.

 

Thanks,

Madhu.


Viewing all articles
Browse latest Browse all 8768

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>