|
Question
How can I prevent logging of certain users and delete all stored data ?
Answer

back to top
Option U: deactivate control = Take values from specified user.
User record QDEFINACT is default, but it makes more sense to use values of user QNOCHECK.
User record QDEFINACT is for normal user activation, who will still be logged.
User QNOCHECK is for complete activation, logging will no longer be performed.

If name QNOCHECK is being specified for option U, values from user record QNOCHECK will be taken.
Test mode will be deactivated and group QNEW additionally will be deleted.
No reset indicator will be set and data accesses will no longer be logged.
back to top

If log data exist, a window for deletion will be offered. This allows complete user activation.
back to top

back to top
This function assists for deactivation of user profiles being used for automatic Batch jobs that e.g.
distributedata at regular intervals, and thus are service user profiles.
|