SAP ABAP Class CL_SRAL_READER_BASE_ARCHIVE (Base class for SRAL archive reader implementations)
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 | 20131108 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_READER_EXP_ARCHIVE | read access logging: expanded archive reader for log data | 20131108 |
Properties
| Class | CL_SRAL_READER_BASE_ARCHIVE | |
| Short Description | Base class for SRAL archive reader implementations | |
| 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 | 20131108 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_READER_BASE_ARCHIVE has no forward declaration.
Interfaces
Class CL_SRAL_READER_BASE_ARCHIVE has no interface implemented.
Friends
Class CL_SRAL_READER_BASE_ARCHIVE 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) | AS_T_RNG_ARCHIV | 20131108 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SYST_TABIX | 20131108 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ARCH_OBJ-OBJECT | 20131108 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20131108 | ||
| 2 | Instance method | Protected | Method | 20131108 | ||
| 3 | Instance method | Protected | Method | 20131108 |
Events
Class CL_SRAL_READER_BASE_ARCHIVE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ARCHIVE_NAME | Protected | See coding | 20131108 | tt_archive_name type standard table of arkey
|
Method Signatures
Method GET_ARCHIVE_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ARCHIVE | Call by reference | Type reference (TYPE) | TT_ARCHIVE_NAME | 20131108 | ||||
| 2 | IT_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_ATTRIBUTE_T | 20131108 |
Method GET_ARCHIVE_FILES on class CL_SRAL_READER_BASE_ARCHIVE has no exception.
Method GET_SEARCH_VALUES_FOR_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEARCH_PARAMETER_VALUES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_PARAM_VALUES | 20131108 | ||||
| 2 | IV_ARCHIVE_OBJ | Call by reference | Type reference (TYPE) | ARCH_OBJ-OBJECT | 20131108 | ||||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | SRAL_DESCRIPTION | 20131108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131108 |
Method OPEN_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ARCHIVE_NAME | Call by reference | Type reference (TYPE) | TT_ARCHIVE_NAME | 20131108 | ||||
| 2 | IV_ARCHIVE_OBJ | Call by reference | Type reference (TYPE) | ARCH_OBJ-OBJECT | 20131108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131108 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |