SAP ABAP Class CL_SRAL_READER_DATABASE (read access logging: database reader for log data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_MONITOR (Package) Read Access Logging: Monitor

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_READER_BASE | Base class for SRAL reader implementations | 20121213 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAL_READER_EXTD | Read Access Logging: extended reader for log entries | 20121213 |
Properties
Class | CL_SRAL_READER_DATABASE | |
Short Description | read access logging: database reader for log data | |
Super Class | CL_SRAL_READER_BASE | Base class for SRAL reader implementations |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SREAD_ACCESS_LOG_MONITOR | Read Access Logging: Monitor |
Created | 20121203 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRAL_READER_DATABASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRAL_READER_EXTD | Read Access Logging: extended reader for log entries | 20121213 |
Friends
Class CL_SRAL_READER_DATABASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130701 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20121205 | |
2 | ![]() |
Instance method | Private | Method | 20121205 |
Events
Class CL_SRAL_READER_DATABASE has no event.
Types
Class CL_SRAL_READER_DATABASE has no local type.
Method Signatures
Method PREPARE_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | STRING_TABLE | 20121205 | |||
2 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | SRAL_READER_RESULT_LIST | 20121205 | |||
3 | ![]() |
IT_LOG | Call by reference | Type reference (TYPE) | SRAL_LOG_LIST | 20121205 | |||
4 | ![]() |
IV_LOCAL_TIMEZONE | Call by reference | Type reference (TYPE) | BOOLEAN | 20121205 |
Method PREPARE_RESULT on class CL_SRAL_READER_DATABASE has no exception.
Method READ_DATA_ENV_FROM_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | SRAL_READER_RESULT_LIST | 20121205 | |||
2 | ![]() |
ITR_LOG_ID | Call by reference | Type reference (TYPE) | CL_SRAL_READER_DATABASE=>TTR_LOG_ID | 20121205 |
Method READ_DATA_ENV_FROM_DATABASE on class CL_SRAL_READER_DATABASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |