SAP ABAP Interface IF_SRAL_RECORDER_ADMIN (RAL: Recorder Admin Interface)
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 | 20120829 |
Properties
| Interface | IF_SRAL_RECORDER_ADMIN | |
| Short Description | RAL: Recorder Admin Interface |
General Data
| Package | SREAD_ACCESS_LOG_CORE | Read Access Logging: Core Framework |
| Created | 20120829 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRAL_RECORDER_ADMIN has no forward declaration.
Interfaces
Interface IF_SRAL_RECORDER_ADMIN has no interface.
Friends
Interface IF_SRAL_RECORDER_ADMIN 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 | 20120829 | ||
| 2 | CHANNEL_ID | Instance attribute | Public | Type reference (TYPE) | SRAL_CHANNEL_ID | RAL: Channel ID | 20120829 | ||
| 3 | CREATE_INFO | Instance attribute | Public | Type reference (TYPE) | SRAL_CREATE_INFO | RAL: Create Info Reuse Structure | 20120829 | ||
| 4 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | SRAL_DESCRIPTION | RAL: Description | 20120829 | ||
| 5 | IS_LOCKED | Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20120829 | ||
| 6 | IS_NEW | Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20120829 | ||
| 7 | IS_TERMINATED | Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20120829 | ||
| 8 | RECORDING_DATA | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_DATA | Read Access Logging: Recording Data | 20120829 | ||
| 9 | RECORDING_MODE | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_MODE | 20130523 | |||
| 10 | RECORDING_NAME | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_NAME | Read Accesss Logging: Name of a recording | 20120829 | ||
| 11 | RECORDING_VERSION | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_VERSION | Read Access Logging: Recording Version | 20120829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds field | 20120829 | |
| 2 | Instance method | Public | Method | Checks if recording can be saved | 20130424 | |
| 3 | Instance method | Public | Method | Deletes recording | 20120829 | |
| 4 | Instance method | Public | Method | Gets recording data | 20120829 | |
| 5 | Instance method | Public | Method | Locks recording | 20120829 | |
| 6 | Instance method | Public | Method | Removes field | 20120829 | |
| 7 | Instance method | Public | Method | Resets recording (removes all recording data) | 20120829 | |
| 8 | Instance method | Public | Method | Saves recording | 20120829 | |
| 9 | Instance method | Public | Method | Sets description of recording | 20120829 | |
| 10 | Instance method | Public | Method | Terminates instance | 20120829 | |
| 11 | Instance method | Public | Method | Unlocks recording | 20120829 |
Events
Interface IF_SRAL_RECORDER_ADMIN has no event.
Types
Interface IF_SRAL_RECORDER_ADMIN has no local type.
Method Signatures
Method ADD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Type reference (TYPE) | ANY | 20120829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120829 |
Method CHECK_BEFORE_SAVE Signature
Method CHECK_BEFORE_SAVE on Interface IF_SRAL_RECORDER_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130424 |
Method DELETE Signature
Method DELETE on Interface IF_SRAL_RECORDER_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120829 |
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 | 20120829 | ||||
| 3 | E_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20130325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120829 |
Method LOCK Signature
Method LOCK on Interface IF_SRAL_RECORDER_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120829 |
Method REMOVE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Type reference (TYPE) | ANY | 20120829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120829 |
Method RESET Signature
Method RESET on Interface IF_SRAL_RECORDER_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120829 |
Method SAVE Signature
Method SAVE on Interface IF_SRAL_RECORDER_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120829 |
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 | 20120829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120829 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRAL_RECORDER_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120829 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_SRAL_RECORDER_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120829 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |