SAP ABAP Interface IF_SRAL_RECORDER (Read Access Logging: Config. Recorder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_CORE (Package) Read Access Logging: Core Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_RECORDER | Read Access Logging: Recorder | 20120502 |
Properties
| Interface | IF_SRAL_RECORDER | |
| Short Description | Read Access Logging: Config. Recorder |
General Data
| Package | SREAD_ACCESS_LOG_CORE | Read Access Logging: Core Framework |
| Created | 20120502 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRAL_RECORDER has no forward declaration.
Interfaces
Interface IF_SRAL_RECORDER has no interface.
Friends
Interface IF_SRAL_RECORDER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_INFO | Instance attribute | Public | Type reference (TYPE) | SRAL_CHANGE_INFO | RAL: Change Info Reuse Structure | 20120502 | ||
| 2 | CHANNEL_ID | Instance attribute | Public | Type reference (TYPE) | SRAL_CHANNEL_ID | RAL: Channel ID | 20120509 | ||
| 3 | CO_RECORDING_MODES | Constant | Public | See coding | Recording Modes | 20130523 | |||
| 4 | CREATE_INFO | Instance attribute | Public | Type reference (TYPE) | SRAL_CREATE_INFO | RAL: Create Info Reuse Structure | 20120502 | ||
| 5 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | SRAL_DESCRIPTION | RAL: Description | 20120509 | ||
| 6 | IS_LOCKED | Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | Is Recording Locked? | 20120515 | ||
| 7 | IS_NEW | Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | Is Recording New? | 20120515 | ||
| 8 | IS_TERMINATED | Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | Is instance of Recording terminated? | 20120515 | ||
| 9 | RECORDING_DATA | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_DATA | Read Access Logging: Recording Data | 20120509 | ||
| 10 | RECORDING_MODE | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_MODE | 20130523 | |||
| 11 | RECORDING_NAME | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_NAME | Read Accesss Logging: Name of a recording | 20120502 | ||
| 12 | RECORDING_VERSION | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_VERSION | Read Access Logging: Recording Version | 20120509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes recording | 20120509 | |
| 2 | Instance method | Public | Method | Gets recording data | 20120711 | |
| 3 | Instance method | Public | Method | Locks recording | 20120509 | |
| 4 | Instance method | Public | Method | Resets recording (removes all recording data) | 20120521 | |
| 5 | Instance method | Public | Method | Saves recording | 20120509 | |
| 6 | Instance method | Public | Method | Sets description of recording | 20120509 | |
| 7 | Instance method | Public | Method | Terminates instance | 20120509 | |
| 8 | Instance method | Public | Method | Unlocks recording | 20120509 |
Events
Interface IF_SRAL_RECORDER has no event.
Types
Interface IF_SRAL_RECORDER has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_SRAL_RECORDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120509 |
Method GET_RECORDING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMPONENTS | Call by reference | Type reference (TYPE) | SRAL_SEARCH_RESULT_COMPONENT_T | SRAL Search Result Components Table | 20130325 | |||
| 2 | E_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120711 | ||||
| 3 | E_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20130325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120711 |
Method LOCK Signature
Method LOCK on Interface IF_SRAL_RECORDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120509 |
Method RESET Signature
Method RESET on Interface IF_SRAL_RECORDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120521 |
Method SAVE Signature
Method SAVE on Interface IF_SRAL_RECORDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120509 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | SRAL_DESCR | RAL: Description | 20120515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120509 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRAL_RECORDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120509 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_SRAL_RECORDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120509 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |