SAP Certified Technology Associate – SAP System Security and Authorizations — Question 5
Which of the following authorization objects are used to secure the execution of External Commands when defining a background job step? (Choose two.)
Answer options
- A. S_RZL_ADM
- B. S_BTCH_EXT
- C. S_LOG_COM
- D. S_PROGRAM
Correct answer: C, D
Explanation
The correct answers are C (S_LOG_COM) and D (S_PROGRAM) because these authorization objects specifically control the permissions related to logging and program execution in the context of background jobs. Options A (S_RZL_ADM) and B (S_BTCH_EXT) are not directly related to securing External Commands in background job steps.