SAP ABAP Class CL_SRAL_RT_BASE_INT (RAL: Runtime Base Class for legacy channel implementations)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_RT_BASE | Read Access Logging: Runtime Base Class | 20130711 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_RT_DYNP | Processor for one RT dynp config aka runtime dynp container | 20130712 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_RT_RFC | Read Access Logging: RFC Runtime Interface Implementation | 20130712 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_RT_WD | RAL: Web Dynpro Runtime Interface | 20130712 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_RT_WS | RAL: Web Service Runtime Interface | 20130711 |
Properties
| Class | CL_SRAL_RT_BASE_INT | |
| Short Description | RAL: Runtime Base Class for legacy channel implementations | |
| Super Class | CL_SRAL_RT_BASE | Read Access Logging: Runtime Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_CORE | Read Access Logging: Core Framework |
| Created | 20130711 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_RT_BASE_INT has no forward declaration.
Interfaces
Class CL_SRAL_RT_BASE_INT has no interface implemented.
Friends
Class CL_SRAL_RT_BASE_INT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SRAL_READ_INFO | 20130715 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SRAL_READ_STATUS | 20130715 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SRAL_IP_ADDRESS | 20130715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130711 | ||
| 2 | Static method | Protected | Method | 20130712 | ||
| 3 | Instance method | Protected | Method | 20130712 |
Events
Class CL_SRAL_RT_BASE_INT has no event.
Types
Class CL_SRAL_RT_BASE_INT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANNEL_ID | Call by reference | Type reference (TYPE) | SRAL_CHANNEL_ID | 20130711 | ||||
| 2 | I_CONFIG_CONTENT_XML | Call by reference | Type reference (TYPE) | SRAL_RULE_DATA | 20130711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130711 |
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLEAN | 20130712 |
Method IS_ACTIVE on class CL_SRAL_RT_BASE_INT has no exception.
Method SAVE_LOG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WRITER_LOG_DATA | Call by reference | Type reference (TYPE) | SRAL_WRITER_LOG_DATA | 20130712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130712 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |