SAP ABAP Class CL_SRAL_RECORDER_WD (Read Access Logging)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_WD (Package) Read Access Logging: Web Dynpro
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RECORDER Read Access Logging: Recorder 20120509
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAL_RECORDER_WD Read Access Logging: Web Dynpro UI Recorder 20120509
Properties
Class CL_SRAL_RECORDER_WD  
Short Description Read Access Logging    
Super Class CL_SRAL_RECORDER Read Access Logging: Recorder 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_WD   Read Access Logging: Web Dynpro 
Created 20120509   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_RECORDER_WD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAL_RECORDER_WD Read Access Logging: Web Dynpro UI Recorder 20120509
Friends
# Friend Modeled only Created on Description
1 CL_SRAL_RECORDER_FACTORY 20120711 Read Access Logging: Recorder Factory
Attributes
Class CL_SRAL_RECORDER_WD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120509
2 IS_RECORDER_ENABLED Static method Public Method Is Web Dynpro Recorder enabled? Also gets Name of Recording 20120509
3 OPEN_ADMIN Static method Protected Method Opens recorder instance in admin mode 20120629
4 OPEN_RECORDER_WD Static method Public Method Opens WebDynpro Recorder 20120509
Events
Class CL_SRAL_RECORDER_WD has no event.
Types
Class CL_SRAL_RECORDER_WD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECORDING_MODE Call by reference Type reference (TYPE) SRAL_RECORDING_MODE 20130523
2 Importing I_RECORDING_NAME Call by reference Type reference (TYPE) SRAL_RECORDING_NAME Read Accesss Logging: Name of a recording 20120509
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509

Method IS_RECORDER_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_ENABLED Call by reference Type reference (TYPE) SRAL_BOOLEAN RAL: Boolean element 20120509
2 Exporting E_RECORDING_NAME Call by reference Type reference (TYPE) SRAL_RECORDING_NAME Read Accesss Logging: Name of a recording 20120509
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509

Method OPEN_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECORDING_MODE Call by reference Type reference (TYPE) SRAL_RECORDING_MODE 20130523
2 Importing I_RECORDING_NAME Call by reference Type reference (TYPE) SRAL_RECORDING_NAME Read Accesss Logging: Name of a recording 20120629
3 Returning R_RECORDER_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRAL_RECORDER_ADMIN RAL: Recorder Admin Interface 20120629
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120629

Method OPEN_RECORDER_WD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECORDING_NAME Call by reference Type reference (TYPE) SRAL_RECORDING_NAME Read Accesss Logging: Name of a recording 20120509
2 Returning R_RECORDER_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRAL_RECORDER_WD Read Access Logging: Config. Recorder 20120509
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509
History
Last changed by/on SAP  20140121 
SAP Release Created in 732