SAP ABAP Interface IF_SERVER_STATES (Possible runtime states of an application server)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST (Application Component) Client/Server Technology
⤷
SSI (Package) Server Infrastructure

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SYSTEM_INFO | Information About the System | 20100427 |
Properties
Interface | IF_SERVER_STATES | |
Short Description | Possible runtime states of an application server |
General Data
Package | SSI | Server Infrastructure |
Created | 20100427 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SERVER_STATES has no forward declaration.
Interfaces
Interface IF_SERVER_STATES has no interface.
Friends
Interface IF_SERVER_STATES has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | HIBERNATE | Constant | Public | Type reference (TYPE) | SSI_SERVER_STATE | 2 | Current State of Application Server | 20100427 | |
2 | INIT | Constant | Public | Type reference (TYPE) | SSI_SERVER_STATE | 6 | Current State of Application Server | 20100427 | |
3 | RUNNING | Constant | Public | Type reference (TYPE) | SSI_SERVER_STATE | 1 | Current State of Application Server | 20100427 | |
4 | SHUTDOWN | Constant | Public | Type reference (TYPE) | SSI_SERVER_STATE | 3 | Current State of Application Server | 20100427 | |
5 | STARTING | Constant | Public | Type reference (TYPE) | SSI_SERVER_STATE | 5 | Current State of Application Server | 20100427 | |
6 | STOP | Constant | Public | Type reference (TYPE) | SSI_SERVER_STATE | 4 | Current State of Application Server | 20100427 | |
7 | UNKNOWN | Constant | Public | Type reference (TYPE) | SSI_SERVER_STATE | 0 | Current State of Application Server | 20100427 |
Methods
Interface IF_SERVER_STATES has no method.
Events
Interface IF_SERVER_STATES has no event.
Types
Interface IF_SERVER_STATES has no local type.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |