Entering content frameConceptual documentation Programming Techniques Locate the document in its SAP Library structure

With the programming interface of the background processing system, you can schedule and manage background jobs from your own programs.

Example

You wish to make a log-running report available to users from a menu entry. In the transaction that underlies the menu entry, you could do the following:

You can use the programming interface to start both ABAP programs and programs that are external to the R/3 System.

The programming interface also offers function modules for the following tasks:

The following sections explain the most important tasks in scheduling and managing background jobs.

Leaving content frame