Show TOC

Background ProcessingLocate this document in the navigation structure

 Background Processing

Processing that does not take place on the screen. Background processing enables you to process data in the background while executing other functions in parallel on the screen. Although background processes are not visible to the user, they have the same priority as online processes.