SAP ABAP Data Element SSI_WAIT_FOR (Reason for Wait)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     SSI (Package) Server Infrastructure
Basic Data
Data Element SSI_WAIT_FOR
Short Description Reason for Wait  
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 256    
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 Wait For 
Medium 10 Wait For 
Long 10 Wait For 
Heading 10 Wait For 
Documentation

Definition

Description of the reason for the wait

Display     Meaning

Debugging    Session is waiting for debugger input

RFC response (gateway xyz)    Session is waiting for the response from an RFC call

Enqueue response    Session is waiting for the response from a lock request

Resume    Session has been interrupted by the scheduler and is waiting for processing to continue.

Internal response (ADM) (server xyz)    Session is waiting for the response from an internal administration request (ADM)

Internal response (number range)    Session is waiting for the response from a number range request

SAP GUI response    Session is waiting for the response from SAP GUI

Session in PRIV mode    Session is in "private" mode (which means memory has been allocated to the local process)

Server list    Session is waiting for the server list (from the message server)

Internal response (gateway)    Session is waiting for the response from an internal gateway monitoring request

Internal response (SNC)    Session is waiting for the response from an SNC handshake (Secure Network Communication)

Session locked    Session has been assigned exclusively to one work process (see report rstrc000)

ABAP WAIT    Session is executing the ABAP WAIT statement

Internal response (message server)    Session is waiting for the response from a request to the message server

OS command    Session is waiting for an operating system command to be executed

Async. RFC response    Session is waiting for the response from an asynchronous RFC call

Internal response (RPC)    Session is waiting for the response from an internal "remote procedure" call (for example, a remote ABAP generation)

Use

Dependencies

Example

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