Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

read-only HCM instances

Former Member
0 Kudos

We have an instance of HCM with several clients running. This system has been sunsetted and replaced, but the business wants the legacy instance to be available as "read only". Is this possible on the ABAP or Oracle side, or do we need to look at securing roles (i.e., take away transactions that make changes) on the security side?

Thanks!

2 REPLIES 2

Former Member
0 Kudos

I think you cannot make SAP readonly altogether but you can

Display access to limited users

lock transactions

se06/scc4 settings

Considering making tablespaces readonly on oracle side

JPReyes
Active Contributor
0 Kudos

You're going to have to handle that via authorizations.

Moved to Security Forum

Regards

Juan