SAP ABAP Data Element SWLNTHRID (N3 Workload: ID of Thread Processing Request)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SAPWL_FRONTEND (Package) SAP: Workload Display, Enjoy & OO Version - ST03N
Basic Data
Data Element SWLNTHRID
Short Description N3 Workload: ID of Thread Processing Request  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Thread ID 
Medium 20 Thread ID 
Long 30 ID of Processing Thread 
Heading 40 ID of Thread Processing Request 
Documentation

Definition

This field contains teh ID of the thread that is processing the request (as long as it is available).

Use

The thread ID for DSR is stored in the statistics main record. If there are no threads in the component, 0 (zero) is displayed here.

Dependencies

Example

  • There are no threads in ABAP systems; therefore 0 (zero) is displayed here too.
  • For the Internet Transaction Server, the requests of an ITS session can be processed by any threads of the process in which the session was opened. The context is assigned to the threads by the dispatcher of the respective AGate process.

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