SAP ABAP Interface IF_SRAL_ELOG_READER (Read Access Log: reader for error / action log)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SRAL_ELOG_READER_EXTD | Read Access Log: extended reader for error / action log | 20130606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_ELOG_READER_BASE | Base class for SRAL elog reader implementations | 20130214 |
Properties
| Interface | IF_SRAL_ELOG_READER | |
| Short Description | Read Access Log: reader for error / action log |
General Data
| Package | SREAD_ACCESS_LOG_MONITOR | Read Access Logging: Monitor |
| Created | 20130214 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRAL_ELOG_READER has no forward declaration.
Interfaces
Interface IF_SRAL_ELOG_READER has no interface.
Friends
Interface IF_SRAL_ELOG_READER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ATTR_NAME_ARCH_NAME | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'ARCH_NAME' | 20130214 | ||
| 2 | GC_ATTR_NAME_CREATED_AT | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'CREATED_AT' | 20130214 | ||
| 3 | GC_ATTR_NAME_TYPE | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'TYPE' | 20130218 | ||
| 4 | GC_ATTR_NAME_USERNAME | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'USERNAME' | 20130214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130215 | ||
| 2 | Instance method | Public | Method | 20130214 | ||
| 3 | Instance method | Public | Method | 20130215 |
Events
Interface IF_SRAL_ELOG_READER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ELOG_READER_RESULT | Public | See coding | 20130215 | begin of ts_elog_reader_result.
include type sral_elog.
types end of ts_elog_reader_result
|
||
| 2 | TT_ELOG_READER_RESULT | Public | See coding | 20130215 | tt_elog_reader_result type standard table of ts_elog_reader_result
|
Method Signatures
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | TT_ELOG_READER_RESULT | 20130215 |
Method GET_RESULT on Interface IF_SRAL_ELOG_READER has no exception.
Method GET_SEARCH_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEARCH_PARAMETERS | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_PARAMETER_T | 20130214 | ||||
| 2 | ET_SEARCH_PARAMETER_DFLT | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_PARAM_DFLT_T | RAL: Advanced search parameter default value list | 20130325 | |||
| 3 | ET_SEARCH_PARAMETER_VALUES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_PARAM_VALUES | 20130214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130214 |
Method LIST_LOG_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | TT_ELOG_READER_RESULT | 20130215 | ||||
| 2 | IT_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_ATTRIBUTE_T | 20130215 | ||||
| 3 | IV_LOCAL_TIMEZONE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20130215 | |||
| 4 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_NUM_MAX_HITS | 20130215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130215 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |