Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LOGON_TYPES | Possible types of a logon | 20100427 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKER_TYPES | Worker agent types | 20100429 |
Properties
| Class | CL_SERVER_INFO | |
| Short Description | Server Related Information | |
| 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 | 20100427 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LOGON_TYPES | Possible types of a logon | 20100427 | ||
| 2 | IF_WORKER_TYPES | Worker agent types | 20100429 |
Friends
Class CL_SERVER_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SSI_COUNTER | 0 | Counter | 20110311 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SSI_COUNTER | 0 | Counter | 20110311 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SSI_COUNTER | 0 | Counter | 20110311 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | Load Info | 20120229 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 0 | Load Info | 20120227 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 2 | Load Info | 20120228 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | SSI_BOOL | '1' | Boolean Value | 20100701 | ||
| 8 | Constant | Public | Type reference (TYPE) | SSI_BOOL | '0' | Boolean Value | 20130620 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SERVER_RELEASE_INFO | Server release information | 20100430 | |||
| 10 | Constant | Public | Type reference (TYPE) | SSI_BOOL | '1' | Boolean Value | 20130620 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | SSI_SERVERNAME | Name of the Application Server | 20100427 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SSI_COUNTER | 0 | Counter | 20110808 | ||
| 13 | Constant | Public | Type reference (TYPE) | SSI_BOOL | '1' | Boolean Value | 20110318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100427 | |
| 2 | Instance method | Public | Method | Get compatibility level | 20110527 | |
| 3 | Instance method | Public | Method | Get kernel version info | 20110608 | |
| 4 | Instance method | Public | Method | Get reference to logon info | 20100504 | |
| 5 | Instance method | Public | Method | Return the current logon table | 20100427 | |
| 6 | Instance method | Public | Method | Get patch level | 20110523 | |
| 7 | Instance method | Public | Method | Get patch number | 20110523 | |
| 8 | Instance method | Public | Method | Get the executables release information | 20100430 | |
| 9 | Instance method | Public | Method | Get reference to session info | 20100701 | |
| 10 | Instance method | Public | Method | Return the current session table | 20100625 | |
| 11 | Instance method | Public | Method | Get server state | 20110510 | |
| 12 | Instance method | Public | Method | Get system PKI info | 20121206 | |
| 13 | Instance method | Public | Method | Query the number of workers | 20110314 | |
| 14 | Instance method | Public | Method | Query the number of workers | 20100428 | |
| 15 | Instance method | Public | Method | Return reference to worker info | 20100428 | |
| 16 | Instance method | Public | Method | Return the current worker list | 20111103 | |
| 17 | Instance method | Public | Method | Is this server a batch server | 20110708 | |
| 18 | Instance method | Public | Method | Server restart pending (because of RKS) | 20130507 | |
| 19 | Instance method | Public | Method | Set number of workers | 20110314 | |
| 20 | Instance method | Private | Method | Get batch server info from kernel | 20110708 | |
| 21 | Static method | Private | Method | Get kernel version info | 20110608 | |
| 22 | Static method | Private | Method | Get Session List from kernel | 20100625 | |
| 23 | Instance method | Private | Method | Get server state from kernel | 20110510 | |
| 24 | Instance method | Private | Method | Get system PKI info from kernel | 20121206 | |
| 25 | Instance method | Private | Method | Get current worker list from kernel | 20111103 | |
| 26 | Instance method | Private | Method | Get restart pending from kernel | 20130507 |
Events
Class CL_SERVER_INFO has no event.
Types
Class CL_SERVER_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER_NAME | Call by reference | Type reference (TYPE) | SSI_SERVERNAME | Name des Applikations-Servers | 20100427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no authority for this action | 20120112 |
Method GET_COMPATIBILITY_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPATIBILITY_LEVEL | Value transfer | Type reference (TYPE) | SSI_COMPATIBILITY_LEVEL | Compatibility Level | 20110607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal error of the ssi package | 20110622 |
Method GET_KERNEL_VERSION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KERNEL_VERSION_INFO | Value transfer | Type reference (TYPE) | SSI_KERNEL_VERSION_INFO | Kernel Versions Info | 20110608 |
Method GET_KERNEL_VERSION_INFO on class CL_SERVER_INFO has no exception.
Method GET_LOGON_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGON_HDL | Value transfer | Type reference (TYPE) | SSI_LOGON_HDL | Logon Handle | 20100504 | |||
| 2 | LOGON_ID | Value transfer | Type reference (TYPE) | SSI_LOGON_ID | Logon Identifikation | 20100504 | |||
| 3 | LOGON_INFO | Value transfer | Object reference (TYPE REF TO) | CL_LOGON_INFO | Informationen über eine Anmeldung | 20100504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no resources | 20120112 | ||
| 2 | no authority for this action | 20120112 |
Method GET_LOGON_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGON_LIST | Value transfer | Type reference (TYPE) | SSI_LOGON_LIST | Liste aller Anmeldungen | 20100427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no authority for this action | 20120112 |
Method GET_PATCH_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATCH_LEVEL | Value transfer | Type reference (TYPE) | SSI_PATCHLEVEL | Patchlevel | 20110523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | basic class for ssi exceptions | 20110609 |
Method GET_PATCH_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATCH_NUMBER | Value transfer | Type reference (TYPE) | SSI_PATCHNUMBER | Patch number | 20110523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | basic class for ssi exceptions | 20110609 |
Method GET_RELEASE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELEASE_INFO | Value transfer | Object reference (TYPE REF TO) | CL_SERVER_RELEASE_INFO | Release information of an executable | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | basic class for ssi exceptions | 20110609 |
Method GET_SESSION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGON_HDL | Call by reference | Type reference (TYPE) | SSI_LOGON_HDL | Logon Handle | 20100701 | |||
| 2 | LOGON_ID | Call by reference | Type reference (TYPE) | SSI_LOGON_ID | Logon Identifikation | 20100701 | |||
| 3 | SESSION_HDL | Call by reference | Type reference (TYPE) | SSI_SESSION_HDL | Session Handle | 20100701 | |||
| 4 | SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | CL_SESSION_INFO | Get information about a session | 20100701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no resources | 20120112 | ||
| 2 | no authority for this action | 20120112 |
Method GET_SESSION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SESSION_LIST | Value transfer | Type reference (TYPE) | SSI_SESSION_LIST | Liste aller Sessions | 20100625 | |||
| 2 | TENANT | Call by reference | Type reference (TYPE) | SSI_TENANT_ID | '' | Name des Tenants | 20100629 | ||
| 3 | WITH_APPLICATION_INFO | Call by reference | Type reference (TYPE) | SSI_BOOL | 1 | Boolscher Wert | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no authority for this action | 20120112 |
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Value transfer | Type reference (TYPE) | SSI_SERVER_STATE | Possible runtime states of an application server | 20110510 |
Method GET_STATE on class CL_SERVER_INFO has no exception.
Method GET_SYSTEM_PKI_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Call by reference | Type reference (TYPE) | I | 20121206 | ||||
| 2 | CONFIG_VALID | Call by reference | Type reference (TYPE) | I | 20121206 |
Method GET_SYSTEM_PKI_INFO on class CL_SERVER_INFO has no exception.
Method GET_WORKER_CONF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BATCH | Value transfer | Type reference (TYPE) | SSI_COUNTER | Zähler | 20110314 | |||
| 2 | CONFIGURABLE | Value transfer | Type reference (TYPE) | SSI_COUNTER | Zähler | 20110314 | |||
| 3 | DIALOG | Value transfer | Type reference (TYPE) | SSI_COUNTER | Zähler | 20110314 | |||
| 4 | STANDBY | Value transfer | Type reference (TYPE) | SSI_COUNTER | Zähler | 20110808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal error of the ssi package | 20110317 |
Method GET_WORKER_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | SSI_COUNTER | Zähler | 20100428 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | SSI_WORKER_TYPE | List of worker agent counts | 20100428 |
Method GET_WORKER_COUNT on class CL_SERVER_INFO has no exception.
Method GET_WORKER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SSI_WORKER_INDEX | Nr des Work Prozess | 20100428 | |||
| 2 | WORKER_INFO | Value transfer | Object reference (TYPE REF TO) | CL_WORKER_INFO | Worker agent information | 20100428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no authority for this action | 20120112 |
Method GET_WORKER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ONLY_ACTIVE_WORKER | Call by reference | Type reference (TYPE) | SSI_BOOL | 0 | Boolscher Wert | 20111115 | ||
| 2 | WITH_APPLICATION_INFO | Call by reference | Type reference (TYPE) | SSI_BOOL | 1 | Boolscher Wert | 20111104 | ||
| 3 | WITH_CPU | Call by reference | Type reference (TYPE) | SSI_BOOL | 0 | Boolscher Wert | 20111103 | ||
| 4 | WORKER_INDEX | Call by reference | Type reference (TYPE) | SSI_WORKER_INDEX | -1 | Info für bestimmten Worker anzeigen | 20111208 | ||
| 5 | WORKER_LIST | Value transfer | Type reference (TYPE) | SSI_WORKER_LIST | Liste aller Worker | 20111103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no authority for this action | 20120110 |
Method IS_A_BATCH_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BATCH_SERVER | Value transfer | Type reference (TYPE) | SSI_BOOL | Boolscher Wert | 20110708 |
Method IS_A_BATCH_SERVER on class CL_SERVER_INFO has no exception.
Method RESTART_PENDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESTART_PENDING | Value transfer | Type reference (TYPE) | SSI_BOOL | Boolscher Wert | 20130507 |
Method RESTART_PENDING on class CL_SERVER_INFO has no exception.
Method SET_WORKER_CONF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BATCH | Value transfer | Type reference (TYPE) | SSI_COUNTER | -1 | Zähler | 20110314 | ||
| 2 | DIALOG | Value transfer | Type reference (TYPE) | SSI_COUNTER | -1 | Zähler | 20110314 | ||
| 3 | USE_DEFAULT_CONF | Value transfer | Type reference (TYPE) | SSI_BOOL | '0' | Use default configuration | 20110314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | bad worker configuration | 20120112 | ||
| 2 | Internal error of the ssi package | 20120112 | ||
| 3 | no authority for this action | 20110317 |
Method _GET_BATCH_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BATCH_SERVER | Value transfer | Type reference (TYPE) | I | 20110708 |
Method _GET_BATCH_SERVER on class CL_SERVER_INFO has no exception.
Method _GET_KERNEL_VERSION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KERNEL_VERSION_INFO | Value transfer | Type reference (TYPE) | SSI_KERNEL_VERSION_INFO | Kernel Versions Info | 20110608 |
Method _GET_KERNEL_VERSION_INFO on class CL_SERVER_INFO has no exception.
Method _GET_SESSION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SESSION_LIST | Value transfer | Type reference (TYPE) | SSI_SESSION_LIST | Liste aller Sessions | 20100625 | |||
| 2 | TENANT | Call by reference | Type reference (TYPE) | SSI_TENANT_ID | '' | Name des Tenants | 20100629 | ||
| 3 | WITH_APPLICATION_INFO | Call by reference | Type reference (TYPE) | SSI_BOOL | 1 | Boolscher Wert | 20100629 |
Method _GET_SESSION_LIST on class CL_SERVER_INFO has no exception.
Method _GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_CODE | Call by reference | Type reference (TYPE) | I | 20110510 | ||||
| 2 | STATE | Call by reference | Type reference (TYPE) | SSI_SERVER_STATE | Aktueller Zustand des Applikations-Servers | 20110510 |
Method _GET_STATE on class CL_SERVER_INFO has no exception.
Method _GET_SYSTEM_PKI_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Call by reference | Type reference (TYPE) | I | 20121206 | ||||
| 2 | CONFIG_VALID | Call by reference | Type reference (TYPE) | I | 20121206 |
Method _GET_SYSTEM_PKI_INFO on class CL_SERVER_INFO has no exception.
Method _GET_WORKER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ONLY_ACTIVE_WORKER | Call by reference | Type reference (TYPE) | SSI_BOOL | 0 | Boolscher Wert | 20111115 | ||
| 2 | WITH_APPLICATION_INFO | Call by reference | Type reference (TYPE) | SSI_BOOL | 1 | Boolscher Wert | 20111104 | ||
| 3 | WITH_CPU | Call by reference | Type reference (TYPE) | SSI_BOOL | '0' | Boolscher Wert | 20111103 | ||
| 4 | WORKER_INDEX | Call by reference | Type reference (TYPE) | SSI_WORKER_INDEX | -1 | Info für bestimmten Wp anzeigen | 20111208 | ||
| 5 | WORKER_LIST | Value transfer | Type reference (TYPE) | SSI_WORKER_LIST | Liste aller Worker | 20111103 |
Method _GET_WORKER_LIST on class CL_SERVER_INFO has no exception.
Method _RESTART_PENDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESTART_PENDING | Call by reference | Type reference (TYPE) | SSI_BOOL | Restart pending | 20130507 | |||
| 2 | RETURN_CODE | Call by reference | Type reference (TYPE) | I | 20130507 |
Method _RESTART_PENDING on class CL_SERVER_INFO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |