SAP ABAP Data Element SSI_WORKER_ACTION_DISP (Current Action of the Work Process)
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_ACTION_DISP
Short Description Current Action of the Work Process  
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 64    
Decimal Places 0    
Output Length 64    
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 Action 
Medium 20 Current Action 
Long 40 Current Action of the Work Process 
Heading 55 Current Action of the Work Process 
Documentation

Definition

Current action of the work process. This can be:

Display    Meaning

Request Enqueue    Requests lock

SAP GUI response    Waits for response from SAP GUI

Session Attach    Attaches session to work process (roll in)

Session Detach    Detaches session from work process (roll out)

Reads DB table    Reads DB table

Direct Read from DB    Reads data from DB (SELECT SINGLE)

Sequential Read from DB    Reads data from DB (SELECT - ENDSELECT)

Physical Read from DB    Reads data from DB

DB Insert    Insert data in database

DB Update    Changes data in DB

DB Delete    Deletes data in DB

DB Commit    DB Commit

ABAP Generation    Generates ABAP program

Read ABAP Load    Read ABAP Load from DB

Read CUA Load    Read CUA Load (interface) from DB

Read DYNP Load    Read DYNP Load (interface) from DB

DB rollback    DB rollback

Other DB action    Other DB action

QUEUE API    Queue API

Read Dictionary    Reads dictionary data from DB

Phys. DB Insert    Insert data in database

Phys. DB Update    Changes data in DB

Phys. DB Delete    Deletes data in DB

SQL Prepare    Prepares DB statement

SQL Open    Prepares DB statement

DB Procedure    Executes DB procedure

Admin (AD) Opcode    Executes AD function

Other Action    Other

Use

Dependencies

Example

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