Exam C_TADM_23 Topic 6 Question 11 Discussion
Actual exam question for SAP's C_TADM_23 exam
Question #: 11
Topic #: 6
Question #: 11
Topic #: 6
What are start conditions of a background job in an AS ABAP-based SAP system? Note: There are 2 correct answers to this question.
Suggested Answer: B,D Vote an answer
A background job in an AS ABAP-based SAP system is a program that runs in the background without user interaction. A background job can be started by two types of start conditions: time-based or event-based. A time-based start condition specifies a specific date and time when the job should start. An event-based start condition specifies an event that triggers the job start. An event is a message that is sent by an application or the system to signal that a certain condition has occurred. For example, an event can be the completion of another job, the creation of a file, or the arrival of an IDoc. Reference: [SAPTEC], Unit 5: Background Processing, Lesson: Scheduling Background Jobs, Slide 8-9; [ADM100], Unit 5: Background Processing, Lesson: Scheduling Background Jobs, Slide 8-9.
by Myron at Dec 03, 2025, 01:19 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).