cancel
Showing results for 
Search instead for 
Did you mean: 

How to restrict only the customizing changes in system

Former Member
0 Kudos

Dear Experts,

In my system, I want my client to be in such a way that only the workbench (ABAP) changes should be allowed and customizing changes (SPRO kind of changes) should be restricted. Can anyone tell me how can i achieve this.

In SCC4, I can see options like

Changes to repositiry and cross-client customizing allowed

No Changes to cross-client customizing objects

No Changes to Repository objects

No changes to Repository and cross-client customizing objects

Which one of the above will meet my requirement, highly appreciate the quick response.

Regards

Sharath

Accepted Solutions (1)

Accepted Solutions (1)

debasissahoo
Active Contributor
0 Kudos

Hello Sarath,

If you want only Workbench change to be allowed, then you've to do the below settings in SCC4 client setting.

Changes and transports for client-specific objects: No changes allowed (this ensures client specific customizing are not allowed)

Client-independent object changes: No changes to cross-client customizing objects (this ensures only the repository change is allowed)

This will prevents all users from making changes to customizing tables. and only allow the repository to be changed.

Hope this will answer your question.

Regards,

Debasis.

Answers (1)

Answers (1)

Former Member
0 Kudos

also checkout system change options > Tcode : SE06