SAP ABAP Class CL_RELEASE_INFO (Release information of an executable)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SERVER_RELEASE_INFO | Server release information | 20100429 |
Properties
Class | CL_RELEASE_INFO | |
Short Description | Release information of an executable | |
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 | 20100429 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RELEASE_INFO has no forward declaration.
Interfaces
Class CL_RELEASE_INFO has no interface implemented.
Friends
Class CL_RELEASE_INFO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_COMPATIBILITY_LEVEL | Compatibility Level | 20110607 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_COMPILE_DATE | Compile Date | 20100429 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_COMPILE_TIME | Compile Time | 20100429 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_PATCHCOMMENT_LIST | List of All Patch Comments | 20100429 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_PATCHLEVEL | Patch Level | 20100429 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_PATCHNUMBER | Patch Number | 20100429 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_RELEASE | Release | 20100429 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_SERVERNAME | Name of the Application Server | 20100429 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_SOURCEID | Source ID | 20100429 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_SUPPORTED_ABAP_LIST | List of All Supported ABAP Releases | 20100429 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SSI_SUPPORTED_OS_LIST | List of All Supported Operating Systems | 20100429 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20100429 |
Events
Class CL_RELEASE_INFO has no event.
Types
Class CL_RELEASE_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 | 20100429 |
Method CONSTRUCTOR on class CL_RELEASE_INFO has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |