SAP ABAP Class CL_SRAL_RT_PARAMETER (Runtime parameter 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_RT_PARAMETER | |
| Short Description | Runtime parameter 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 | 20120731 | 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_RT_PARAMETER has no interface implemented.
Friends
Class CL_SRAL_RT_PARAMETER 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 | 20120731 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SRAL_RT_PARAMETER | Singleton for Client Switch | 20120731 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20120731 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | STRING | 20120731 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | True if client switch is active | 20120731 | |
| 2 | Instance method | Private | Constructor | 20120731 | ||
| 3 | Static method | Public | Method | Value of Log Level ( internal log) | 20120731 | |
| 4 | Static method | Public | Method | Value of Performance level | 20120731 | |
| 5 | Static method | Public | Method | Name of daemon service destination | 20120731 |
Events
Class CL_SRAL_RT_PARAMETER has no event.
Types
Class CL_SRAL_RT_PARAMETER has no local type.
Method Signatures
Method CLIENT_SWITCH_IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120731 | |||
| 2 | I_RE_READ | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120731 |
Method CLIENT_SWITCH_IS_ACTIVE on class CL_SRAL_RT_PARAMETER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRAL_RT_PARAMETER has no parameter.
Method CONSTRUCTOR on class CL_SRAL_RT_PARAMETER has no exception.
Method GET_LOGGING_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOG_LEVEL | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20120731 | |||
| 2 | I_RE_READ | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120731 |
Method GET_LOGGING_LEVEL on class CL_SRAL_RT_PARAMETER has no exception.
Method GET_PERFORMANCE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LEVEL | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20120731 | |||
| 2 | I_RE_READ | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120731 |
Method GET_PERFORMANCE_LEVEL on class CL_SRAL_RT_PARAMETER has no exception.
Method GET_SERVICE_DESTINATION_DAEMON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEST_NAME | Value transfer | Type reference (TYPE) | STRING | 20120731 | ||||
| 2 | I_RE_READ | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120731 |
Method GET_SERVICE_DESTINATION_DAEMON on class CL_SRAL_RT_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |