SAP ABAP Class IF_SRAL_READER (Read Access Logging: reader for log entries)
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
| Class | IF_SRAL_READER | |
| Short Description | Read Access Logging: reader for log entries | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121203 | SAP |
| Last change | 20141121 | |
| 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 IF_SRAL_READER has no interface implemented.
Friends
Class IF_SRAL_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'APPL_COMP' | 20121204 | |||
| 2 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'CHANNEL_ID' | 20121204 | |||
| 3 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'CORR_ID' | 20121204 | |||
| 4 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'CREATED_AT' | 20121204 | |||
| 5 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'DIRECTION' | 20121204 | |||
| 6 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'LOG_DOMAIN' | 20121204 | |||
| 7 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'LOG_ID' | 20121204 | |||
| 8 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'PURPOSE' | 20121204 | |||
| 9 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'READ_INFO' | 20121204 | |||
| 10 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'READ_STATUS' | 20121204 | |||
| 11 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'REMOTE_IP' | 20121204 | |||
| 12 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'SRC_CLIENT' | 20130912 | |||
| 13 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'SRC_SYSID' | 20130912 | |||
| 14 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'SW_COMP' | 20121204 | |||
| 15 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'USERNAME' | 20121204 | |||
| 16 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'VALUE' | 20121204 | |||
| 17 | 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
Class IF_SRAL_READER has no event.
Types
Class 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 class 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 |