SAP ABAP Data Element SSI_WORKER_DB_ACTION (Database Actions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     SSI (Package) Server Infrastructure
Basic Data
Data Element SSI_WORKER_DB_ACTION
Short Description Database Actions  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type SSTR   Short Character String of Variable Length 
Length 255    
Decimal Places 0    
Output Length 0    
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 Actions 
Medium 20 Database Actions 
Long 40 Database Actions 
Heading 55 Database Actions 
Documentation

Definition

Database actions. These can be:

Display    Meaning

Read directly    SELECT SINGLE

Read sequentially    SELECT - ENDSELECT

Insert    Insert data in database

Update    Change data in DB

Delete    Deletes data in DB

Sources    Read ABAP programs from database

Total number of bytes    Dataset sent from or to the DB (in bytes)

Commit    DB Commit

DB procedure calls    Database procedure calls

Use

Dependencies

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 804