SAP ABAP Class IF_SRAL_RECORDER_ADMIN (RAL: Recorder Admin Interface)
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
Class | IF_SRAL_RECORDER_ADMIN | |
Short Description | RAL: Recorder Admin Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120829 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SRAL_RECORDER_ADMIN has no forward declaration.
Interfaces
Class IF_SRAL_RECORDER_ADMIN has no interface implemented.
Friends
Class IF_SRAL_RECORDER_ADMIN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_CHANGE_INFO | RAL: Change Info Reuse Structure | 20120829 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_CHANNEL_ID | RAL: Channel ID | 20120829 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_CREATE_INFO | RAL: Create Info Reuse Structure | 20120829 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_DESCRIPTION | RAL: Description | 20120829 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20120829 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20120829 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20120829 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_DATA | Read Access Logging: Recording Data | 20120829 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_MODE | 20130523 | |||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_NAME | Read Accesss Logging: Name of a recording | 20120829 | ||
11 | ![]() |
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
Class IF_SRAL_RECORDER_ADMIN has no event.
Types
Class 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 class IF_SRAL_RECORDER_ADMIN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20130424 |
Method DELETE Signature
Method DELETE on class 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 class 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 class IF_SRAL_RECORDER_ADMIN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120829 |
Method SAVE Signature
Method SAVE on class 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 class IF_SRAL_RECORDER_ADMIN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120829 |
Method UNLOCK Signature
Method UNLOCK on class 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 |