SAP ABAP Class CL_SERVER_ADMIN (Server Administration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST (Application Component) Client/Server Technology
⤷
SSI (Package) Server Infrastructure
⤷
⤷
Properties
| Class | CL_SERVER_ADMIN | |
| Short Description | Server Administration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SSI | Server Infrastructure |
| Created | 20111004 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SERVER_ADMIN has no forward declaration.
Interfaces
Class CL_SERVER_ADMIN has no interface implemented.
Friends
Class CL_SERVER_ADMIN has no friend class.
Attributes
Class CL_SERVER_ADMIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create snapshot | 20120313 | |
| 2 | Static method | Public | Method | start bgrfc watch dog immediately | 20111004 | |
| 3 | Static method | Public | Method | Test assertion ticket | 20130618 | |
| 4 | Static method | Private | Method | Trigger kernel to create a snapshot | 20120313 | |
| 5 | Static method | Private | Method | Trigger kernel to start bgrfc watchdoch immediately | 20111004 | |
| 6 | Static method | Private | Method | Test assertion ticket | 20130618 |
Events
Class CL_SERVER_ADMIN has no event.
Types
Class CL_SERVER_ADMIN has no local type.
Method Signatures
Method CREATE_SNAPSHOT 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 | 20120313 |
Method CREATE_SNAPSHOT on class CL_SERVER_ADMIN has no exception.
Method START_BGRFC_WATCHDOG Signature
Method START_BGRFC_WATCHDOG on class CL_SERVER_ADMIN has no parameter.
Method START_BGRFC_WATCHDOG on class CL_SERVER_ADMIN has no exception.
Method TEST_ASSERTION_TICKET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_CODE | Value transfer | Type reference (TYPE) | I | Returncode | 20130618 |
Method TEST_ASSERTION_TICKET on class CL_SERVER_ADMIN has no exception.
Method _CREATE_SNAPSHOT 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 | 20120313 |
Method _CREATE_SNAPSHOT on class CL_SERVER_ADMIN has no exception.
Method _START_BGRFC_WATCHDOG Signature
Method _START_BGRFC_WATCHDOG on class CL_SERVER_ADMIN has no parameter.
Method _START_BGRFC_WATCHDOG on class CL_SERVER_ADMIN has no exception.
Method _TEST_ASSERTION_TICKET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_CODE | Value transfer | Type reference (TYPE) | I | Returncode | 20130618 |
Method _TEST_ASSERTION_TICKET on class CL_SERVER_ADMIN has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 803 |