SAP ABAP Class IF_SRAL_RECORDER (Read Access Logging: Config. Recorder)
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
Class IF_SRAL_RECORDER  
Short Description Read Access Logging: Config. Recorder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120502   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRAL_RECORDER has no forward declaration.
Interfaces
Class IF_SRAL_RECORDER has no interface implemented.
Friends
Class IF_SRAL_RECORDER has no friend class.
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 DELETE Instance method Public Method Deletes recording 20120509
2 GET_RECORDING_DATA Instance method Public Method Gets recording data 20120711
3 LOCK Instance method Public Method Locks recording 20120509
4 RESET Instance method Public Method Resets recording (removes all recording data) 20120521
5 SAVE Instance method Public Method Saves recording 20120509
6 SET_DESCRIPTION Instance method Public Method Sets description of recording 20120509
7 TERMINATE Instance method Public Method Terminates instance 20120509
8 UNLOCK Instance method Public Method Unlocks recording 20120509
Events
Class IF_SRAL_RECORDER has no event.
Types
Class IF_SRAL_RECORDER has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on class IF_SRAL_RECORDER has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509

Method GET_RECORDING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMPONENTS Call by reference Type reference (TYPE) SRAL_SEARCH_RESULT_COMPONENT_T SRAL Search Result Components Table 20130325
2 Exporting E_DATA Call by reference Object reference (TYPE REF TO) DATA 20120711
3 Exporting E_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20130325
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120711

Method LOCK Signature

Method LOCK on class IF_SRAL_RECORDER has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509

Method RESET Signature

Method RESET on class IF_SRAL_RECORDER has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120521

Method SAVE Signature

Method SAVE on class IF_SRAL_RECORDER has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) SRAL_DESCR RAL: Description 20120515
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509

Method TERMINATE Signature

Method TERMINATE on class IF_SRAL_RECORDER has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509

Method UNLOCK Signature

Method UNLOCK on class IF_SRAL_RECORDER has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509
History
Last changed by/on SAP  20140121 
SAP Release Created in