SAP ABAP Class CL_SRAL_READER_ARCHIVE_INDEX (read access logging: archive reader for log data with index)
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 | 20121214 |
Properties
Class | CL_SRAL_READER_ARCHIVE_INDEX | |
Short Description | read access logging: archive reader for log data with index | |
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 | 20121214 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRAL_READER_ARCHIVE_INDEX has no forward declaration.
Interfaces
Class CL_SRAL_READER_ARCHIVE_INDEX has no interface implemented.
Friends
Class CL_SRAL_READER_ARCHIVE_INDEX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | AIND_FCAT | 'SAP_SRAL' | 20121214 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | TV_FIELDNAME | 'CREATED_AT' | 20121217 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | TV_FIELDNAME | 'LOG_DOMAIN_NAME' | 20121217 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | TV_FIELDNAME | 'PURPOSE' | 20121217 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | TV_FIELDNAME | 'LOG_DOMAIN_SW_COMP' | 20121217 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | TV_FIELDNAME | 'USERNAME' | 20121217 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | TV_FIELDNAME | 'VALUE_CHAR' | 20121217 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | TV_FIELDNAME | 'SRAL_DATA' | 20121217 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | TV_FIELDNAME | 'SRAL_LOG_ENV' | 20121217 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | TV_FIELDNAME | 'SRAL_LOG' | 20121217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20121217 | |
2 | ![]() |
Instance method | Private | Method | 20121217 | |
3 | ![]() |
Instance method | Private | Method | 20121217 | |
4 | ![]() |
Instance method | Private | Method | 20121217 |
Events
Class CL_SRAL_READER_ARCHIVE_INDEX has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ARCH_KEYS | Private | See coding | 20121217 | tt_arch_keys type standard table of aind_arkey
|
||
2 | TT_FIELDNAME | Private | See coding | 20121217 | tt_fieldname type standard table of tv_fieldname
|
||
3 | TT_SELECTION | Private | See coding | 20121217 | tt_selection type standard table of rsds_frange
|
||
4 | TV_FIELDNAME | Private | Type reference (TYPE) | CHAR30 | 20121217 |
|
Method Signatures
Method BUILD_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECTION | Call by reference | Type reference (TYPE) | TT_SELECTION | 20121217 | |||
2 | ![]() |
IT_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_ATTRIBUTE_T | 20121217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121217 |
Method GET_SRAL_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KEYS | Call by reference | Type reference (TYPE) | TT_ARCH_KEYS | 20121217 | |||
2 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | SRAL_DATA_LIST | 20121217 | |||
3 | ![]() |
ET_ENV | Call by reference | Type reference (TYPE) | SRAL_LOG_ENV_LIST | 20121217 | |||
4 | ![]() |
ET_LOG | Call by reference | Type reference (TYPE) | SRAL_LOG_LIST | 20121217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121217 |
Method MAP_TO_ATTRIBUTE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 20121217 | |||
2 | ![]() |
RT_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | SRAL_DESCRIPTION | 20121217 |
Method MAP_TO_ATTRIBUTE_NAME on class CL_SRAL_READER_ARCHIVE_INDEX has no exception.
Method MAP_TO_INDEX_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | SRAL_DESCRIPTION | 20121217 | |||
2 | ![]() |
RT_INDEX_NAME | Value transfer | Type reference (TYPE) | CHAR30 | 20121217 |
Method MAP_TO_INDEX_NAME on class CL_SRAL_READER_ARCHIVE_INDEX has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |