SAP BACKGROUND PROCESSING - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

background processing
Execution of ABAP programs with defined settings in the background, that is, with no on-screen user dialog. In contrast to dialog processing, the execution process is predefined when the program is started. An executable program is scheduled in ABAP Editor or after calling System -> Services -> Reporting via the menu Program -> Execute -> Background for automatic execution or is called in the background using SUBMIT VIA JOB. Background processing takes place in a separate background session and at least one background work process must be configured.