SAP ABAP Class CL_SAP_REL_INFO (Information About Basis Release)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment

⤷

⤷

Properties
Class | CL_SAP_REL_INFO | |
Short Description | Information About Basis Release | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SABP | ABAP Runtime Environment |
Created | 20011206 | SAP |
Last change | 20080612 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAP_REL_INFO has no forward declaration.
Interfaces
Class CL_SAP_REL_INFO has no interface implemented.
Friends
Class CL_SAP_REL_INFO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | Current Patch Number | 20011206 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | Current release | 20011206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Method for Ascertaining System Data, Release, and Patch No. | 20011206 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011206 |
Events
Class CL_SAP_REL_INFO has no event.
Types
Class CL_SAP_REL_INFO has no local type.
Method Signatures
Method CHECK_SAP_PATCH_NO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK | Value transfer | Type reference (TYPE) | CHAR1 | 'X' falls Release und Patchno größer als aktuelles Release | 20011206 | ||
2 | ![]() |
PATCHNO | Call by reference | Type reference (TYPE) | I | Patchnummer | 20011206 | ||
3 | ![]() |
RELEASE | Call by reference | Type reference (TYPE) | STRING | Release | 20011206 | ||
4 | ![]() |
REL_GREATER_EQUAL | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | 'X': release may be greater | 20071109 |
Method CHECK_SAP_PATCH_NO on class CL_SAP_REL_INFO has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SAP_REL_INFO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SAP_REL_INFO has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 630 |