SAP ABAP Data Element ADMI_BATCH_DIA (Running a Program in Dialog Mode or in the Background)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Data Element ADMI_BATCH_DIA
Short Description Running a Program in Dialog Mode or in the Background  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 6    
Decimal Places 0    
Output Length 6    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Dia/Backg 
Medium 18 Dialog/Background 
Long 30 Dialog or Background 
Heading 55 Start Program in Dialog Mode or in the Background 
Documentation

Definition

Selection for starting a program in the dialog mode or in the background.

Use

Dialog mode:

In this mode the system starts to process the data immediately. This mode is suitable for processing small amounts of data, so that the system load remains manageable.

Background:

In this mode the program is scheduled as a background process in the SAP System. This mode is suitable for processing large amounts of data, in order to reduce system load.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 710