Working with Events
Use
Events let you start background jobs when particular changes in the SAP system take place. When an event occurs, or is raised in the system, the background processing system starts all jobs that were scheduled to wait for that event. For more information about events, see Event Concepts.
Procedure
You can perform the following tasks with events:
-
You can raise events programmatically and manually to trigger job starts.
-
Working with raised events
A log of all events raised in a system is stored in the event history. For more information, see Working with Raised Events.