SAP ABAP Class CL_WORKER_INFO (Worker agent information)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     SSI (Package) Server Infrastructure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AGENT_INFO Agents Base Class 20100428
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKER_STATES State of Worker 20101208
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKER_TYPES Worker agent types 20100428
Properties
Class CL_WORKER_INFO  
Short Description Worker agent information    
Super Class CL_AGENT_INFO Agents Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SSI   Server Infrastructure 
Created 20100428   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WORKER_INFO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WORKER_STATES State of Worker 20101208
2 IF_WORKER_TYPES Worker agent types 20100428
Friends
Class CL_WORKER_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INDEX Instance attribute Public Type reference (TYPE) SSI_WORKER_INDEX Number of Work Process 20100428
2 NO_INDEX Constant Public Type reference (TYPE) SSI_WORKER_INDEX -1 No index 20110202
3 SERVER_RELEASE_INFO Instance attribute Private Object reference (TYPE REF TO) CL_SERVER_RELEASE_INFO Server release information 20100429
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101207
2 CONSTRUCTOR Instance method Public Constructor Constructor 20100428
3 GET_ATTRIBUTES Instance method Public Method Get attribues of this worker 20111118
4 GET_STATE Instance method Public Method Get state of worker agent 20101208
5 GET_WORKER_TYPE Instance method Public Method Get type of worker agent 20130928
6 WRITE_TRACE Static method Public Method Write text into developer trace 20110405
7 WRITE_WORKER_STACK Instance method Public Method Write worker stack into developer trace 20110202
8 _GET_ATTRIBUTES Instance method Private Method Get attribues of this worker from kernel 20111118
9 _GET_START_TIME Instance method Private Method Get start time of worker agent from kernel 20101207
10 _GET_STATE Instance method Private Method Get state of worker agent from kernel 20101208
11 _GET_WORKER_TYPE Instance method Private Method Get type of worker agent from kernel 20130928
12 _WRITE_TRACE Static method Private Method Write text into developer trace 20110405
13 _WRITE_WORKER_STACK Instance method Private Method Trigger kernel to write worker stack 20110202
Events
Class CL_WORKER_INFO has no event.
Types
Class CL_WORKER_INFO has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WORKER_INFO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WORKER_INFO has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SSI_WORKER_INDEX -1 Nr des Work Prozess 20100428
2 Importing SERVER_NAME Call by reference Type reference (TYPE) SSI_SERVERNAME Name des Applikations-Servers 20100428
# Exception Resumable Description Created on
1 CX_SSI_NO_AUTH no authority for this action 20120112

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTES Value transfer Type reference (TYPE) SSI_WORKER_ATTRIBUTE_TABLE Attrubte eines Workers 20111118

Method GET_ATTRIBUTES on class CL_WORKER_INFO has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATE Value transfer Type reference (TYPE) SSI_WORKER_STATE Zustand des Work Prozess 20101208

Method GET_STATE on class CL_WORKER_INFO has no exception.

Method GET_WORKER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WORKER_TYPE Value transfer Type reference (TYPE) SSI_WORKER_TYPE Typ des Work Prozesses 20130928

Method GET_WORKER_TYPE on class CL_WORKER_INFO has no exception.

Method WRITE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING 20110405

Method WRITE_TRACE on class CL_WORKER_INFO has no exception.

Method WRITE_WORKER_STACK Signature

Method WRITE_WORKER_STACK on class CL_WORKER_INFO has no parameter.
Method WRITE_WORKER_STACK on class CL_WORKER_INFO has no exception.

Method _GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTES Value transfer Type reference (TYPE) SSI_WORKER_ATTRIBUTE_TABLE Attrubte eines Workers 20111118

Method _GET_ATTRIBUTES on class CL_WORKER_INFO has no exception.

Method _GET_START_TIME Signature

Method _GET_START_TIME on class CL_WORKER_INFO has no parameter.
Method _GET_START_TIME on class CL_WORKER_INFO has no exception.

Method _GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATE Value transfer Type reference (TYPE) SSI_WORKER_STATE Zustand des Work Prozess 20101208

Method _GET_STATE on class CL_WORKER_INFO has no exception.

Method _GET_WORKER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WORKER_TYPE Value transfer Type reference (TYPE) SSI_WORKER_TYPE Typ des Work Prozesses 20130928

Method _GET_WORKER_TYPE on class CL_WORKER_INFO has no exception.

Method _WRITE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING 20110405

Method _WRITE_TRACE on class CL_WORKER_INFO has no exception.

Method _WRITE_WORKER_STACK Signature

Method _WRITE_WORKER_STACK on class CL_WORKER_INFO has no parameter.
Method _WRITE_WORKER_STACK on class CL_WORKER_INFO has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800