SAP ABAP Data Element BTCEDMODE (Edit mode in background processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI (Package) User Interface and Job-API of Background Processing
Basic Data
Data Element BTCEDMODE
Short Description Edit mode in background processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RADIOFIELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Edit 
Medium 20 Edit mode 
Long 20 Edit mode 
Heading 16 Edit mode 
Documentation

Definition

Display system events and display or define user events. Optionally, you can define parameters for user events. These can be used to identify events more precisely.

Types of Events

The system distinguishes between system events and user events.

System events are reserved for SAP use and are triggered when changes occur in the system. Examples: system start, change of operation mode.

User events are defined by you. You can use them in your programs to signal changes in the system produced by your program. You can trigger events from ABAP/4 programs or from non-ABAP/4 programs that run outside the SAP System.

Events are used only by the background processing system. When an event is triggered, background jobs that were scheduled to wait for that event can be started.

History
Last changed by/on SAP  20010130 
SAP Release Created in