SAP ABAP Class CL_SYSTEM_INFO (Information About the System)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERVER_STATES Possible runtime states of an application server 20100427
Properties
Class CL_SYSTEM_INFO  
Short Description Information About the System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SSI   Server Infrastructure 
Created 20100203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERVER_STATES Possible runtime states of an application server 20100427
Friends
Class CL_SYSTEM_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 USE_DEFAULT_CONF Constant Public Type reference (TYPE) SSI_BOOL '1' Boolean Value 20110318
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_WORKER_CONF Static method Public Method Check worker configuration 20110317
2 GET_SERVER_INFO Static method Public Method Return a reference to an info object for a server 20100427
3 GET_SERVER_LIST Static method Public Method Return the list of applications servers in the system 20100427
4 GET_SERVER_WITH_MAX_PATCH_NO Static method Public Method Get server with largest patch number 20110608
5 GET_SERVER_WITH_MIN_PATCH_NO Static method Public Method Get server with smallest patch number 20110608
6 GET_SESSION_LIST Static method Public Method Return all sessions of this system 20100804
7 SET_WORKER_CONF Static method Public Method Set worker configuration for all servers 20110315
Events
Class CL_SYSTEM_INFO has no event.
Types
Class CL_SYSTEM_INFO has no local type.
Method Signatures

Method CHECK_WORKER_CONF Signature

Method CHECK_WORKER_CONF on class CL_SYSTEM_INFO has no parameter.
# Exception Resumable Description Created on
1 CX_SSI_DIFFERENT_WORKER_CONF different worker configuration detected 20110317
2 CX_SSI_INTERNAL Internal error of the ssi package 20110317
3 CX_SSI_NO_AUTH no authority for this action 20120112

Method GET_SERVER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVER_INFO Value transfer Object reference (TYPE REF TO) CL_SERVER_INFO Server related information 20100427
2 Importing SERVER_NAME Call by reference Type reference (TYPE) SSI_SERVERNAME Name des Applikations-Servers 20100427
# Exception Resumable Description Created on
1 CX_SSI_NO_AUTH no authority for this action 20120112

Method GET_SERVER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_ACTIVE_SERVER Value transfer Type reference (TYPE) I 1 return only active server 20100623
2 Returning SERVER_LIST Value transfer Type reference (TYPE) SSI_SERVER_LIST Liste aller Applikations-Server 20100427

Method GET_SERVER_LIST on class CL_SYSTEM_INFO has no exception.

Method GET_SERVER_WITH_MAX_PATCH_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVER_NAME Value transfer Type reference (TYPE) SSI_SERVERNAME Server-Name 20110609

Method GET_SERVER_WITH_MAX_PATCH_NO on class CL_SYSTEM_INFO has no exception.

Method GET_SERVER_WITH_MIN_PATCH_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVER_NAME Value transfer Type reference (TYPE) SSI_SERVERNAME Server-Name 20110609

Method GET_SERVER_WITH_MIN_PATCH_NO on class CL_SYSTEM_INFO has no exception.

Method GET_SESSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SESSION_LIST Value transfer Type reference (TYPE) SSI_SESSION_LIST Liste aller Sessions 20100804
2 Importing TENANT Call by reference Type reference (TYPE) SSI_TENANT_ID '' Name des Tenants 20100804
3 Importing WITH_APPLICATION_INFO Call by reference Type reference (TYPE) SSI_BOOL 1 Boolscher Wert 20100804
# Exception Resumable Description Created on
1 CX_SSI_NO_AUTH no authority for this action 20120112

Method SET_WORKER_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BATCH Value transfer Type reference (TYPE) SSI_COUNTER -1 Zähler 20110315
2 Importing DIALOG Value transfer Type reference (TYPE) SSI_COUNTER -1 Zähler 20110315
3 Importing RESTRICTED Value transfer Type reference (TYPE) SSI_COUNTER -1 Zähler 20110811
4 Importing USE_DEFAULT_CONF Value transfer Type reference (TYPE) SSI_BOOL '0' Boolscher Wert 20110315
# Exception Resumable Description Created on
1 CX_SSI_NO_AUTH no authority for this action 20110317
2 CX_SSI_SET_WORKER_CONF_FAILED set of new worker conf failed 20110317
History
Last changed by/on SAP  20130531 
SAP Release Created in 72L