Question:
Is there an easy way to close a client for customizing but not ABAP development or could you somehow do an authorization check and only permitt ABAP development
but not customizing in a client?
/Thanks in advance
Ville E
Answer:
Transx SCC4 used to turn off customising for a client.
S_DEVELOP auth obj controls access to ABAP development.
S_TABU_DIS auth obj (with a value of 02 change for the table auth grp) controls access to customising.
Customising & development should be done in a dev system, transported to a quality system, then to prod upon acceptance.
Ket.
Answer:
Set
- System Change Option to "Modifiable" (SE06)
- Changes and Transports for Client-Specific Objects to "No changes allowed" (SCC4 or Table T000 Field CCCORACTIV=2)
- Cross-Client Object Changes to "No changes to cross-client Customizing objects (SCC4 or Table T000 Field CCNOCLIIND=1)
Have fun,
Marc
_________________
Bigmouth strikes again!