SAP ABAP Class CL_SRAL_ELOG_LEVEL (error log level as Singleton)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_CORE (Package) Read Access Logging: Core Framework
⤷
⤷
Properties
| Class | CL_SRAL_ELOG_LEVEL | |
| Short Description | error log level as Singleton | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_CORE | Read Access Logging: Core Framework |
| Created | 20120820 | SAP |
| Last change | 20130531 | 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
Class CL_SRAL_ELOG_LEVEL has no interface implemented.
Friends
Class CL_SRAL_ELOG_LEVEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20120820 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SRAL_ELOG_LEVEL | Single-Character Flag | 20120820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20120820 | ||
| 2 | Static method | Public | Method | 20120820 |
Events
Class CL_SRAL_ELOG_LEVEL has no event.
Types
Class CL_SRAL_ELOG_LEVEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRAL_ELOG_LEVEL has no parameter.
Method CONSTRUCTOR on class CL_SRAL_ELOG_LEVEL has no exception.
Method GET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LEVEL | Value transfer | Type reference (TYPE) | SRAL_LOG_LEVEL | Log level for RAL log | 20120820 | |||
| 2 | I_RE_READ | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120821 |
Method GET_LEVEL on class CL_SRAL_ELOG_LEVEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |