SAP ABAP Interface IF_SRAL_READER (Read Access Logging: reader for log entries)
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_READER_EXTD | Read Access Logging: extended reader for log entries | 20121213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_READER_BASE | Base class for SRAL reader implementations | 20121213 |
Properties
| Interface | IF_SRAL_READER | |
| Short Description | Read Access Logging: reader for log entries |
General Data
| Package | SREAD_ACCESS_LOG_MONITOR | Read Access Logging: Monitor |
| Created | 20121203 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRAL_READER has no interface.
Friends
Interface IF_SRAL_READER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ATTR_NAME_APPL_COMP | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'APPL_COMP' | 20121204 | ||
| 2 | GC_ATTR_NAME_CHANNEL_ID | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'CHANNEL_ID' | 20121204 | ||
| 3 | GC_ATTR_NAME_CORR_ID | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'CORR_ID' | 20121204 | ||
| 4 | GC_ATTR_NAME_CREATED_AT | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'CREATED_AT' | 20121204 | ||
| 5 | GC_ATTR_NAME_DIRECTION | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'DIRECTION' | 20121204 | ||
| 6 | GC_ATTR_NAME_LOG_DOMAIN | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'LOG_DOMAIN' | 20121204 | ||
| 7 | GC_ATTR_NAME_LOG_ID | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'LOG_ID' | 20121204 | ||
| 8 | GC_ATTR_NAME_PURPOSE | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'PURPOSE' | 20121204 | ||
| 9 | GC_ATTR_NAME_READ_INFO | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'READ_INFO' | 20121204 | ||
| 10 | GC_ATTR_NAME_READ_STATUS | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'READ_STATUS' | 20121204 | ||
| 11 | GC_ATTR_NAME_REMOTE_IP | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'REMOTE_IP' | 20121204 | ||
| 12 | GC_ATTR_NAME_SOURCE_CLIENT | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'SRC_CLIENT' | 20130912 | ||
| 13 | GC_ATTR_NAME_SOURCE_SYSID | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'SRC_SYSID' | 20130912 | ||
| 14 | GC_ATTR_NAME_SW_COMP | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'SW_COMP' | 20121204 | ||
| 15 | GC_ATTR_NAME_USERNAME | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'USERNAME' | 20121204 | ||
| 16 | GC_ATTR_NAME_VALUE | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'VALUE' | 20121204 | ||
| 17 | GC_ATTR_NANE_ARCH_NAME | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'ARCH_NAME' | 20121213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121212 | ||
| 2 | Instance method | Public | Method | 20121203 | ||
| 3 | Instance method | Public | Method | 20121203 |
Events
Interface IF_SRAL_READER has no event.
Types
Interface IF_SRAL_READER has no local type.
Method Signatures
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT_LIST | Call by reference | Type reference (TYPE) | SRAL_READER_RESULT_LIST | 20121212 |
Method GET_RESULT on Interface IF_SRAL_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 | 20121203 | ||||
| 2 | ET_SEARCH_PARAMETER_VALUES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_PARAM_VALUES | 20121203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121203 |
Method LIST_LOG_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | STRING_TABLE | 20121204 | ||||
| 2 | ET_RESULT | Call by reference | Type reference (TYPE) | SRAL_READER_RESULT_LIST | 20121204 | ||||
| 3 | IT_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_ATTRIBUTE_T | 20121203 | ||||
| 4 | IV_LOCAL_TIMEZONE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20121203 | |||
| 5 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_NUM_MAX_HITS | 20121203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121212 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |