Question:
Hi,
I want to prevent change documents being deleted.
1. would it be enough to just remove 'X' from s_tabu_cli?
2. or should I instead remove value 06 from S_SCD0?
Which is the correct way to do achieve the objective?
Thanks in advance.
Answer:
In a playground system where it doesn't matter what gets deleted - run a trace to see what values are being checked when a change doc is deleted, then don't give them to anyone.
Answer:
is there a standard way to secure this though?
Answer:
is there a standard way to secure this though?
Answer:
S_SCD0 is an important control to use. Also take a look at the authorizations of your background users...