SAP ABAP Class CL_SRAL_RECORDER_FACTORY_DYNPI (RAL: Recorder factory for dynpro channel)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_DYNP (Package) Read Access Logging: Dynpro
Properties
Class CL_SRAL_RECORDER_FACTORY_DYNPI  
Short Description RAL: Recorder factory for dynpro channel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_DYNP   Read Access Logging: Dynpro 
Created 20130320   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_RECORDER_FACTORY_DYNPI has no forward declaration.
Interfaces
Class CL_SRAL_RECORDER_FACTORY_DYNPI has no interface implemented.
Friends
Class CL_SRAL_RECORDER_FACTORY_DYNPI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_RECORDER Static Attribute Private Object reference (TYPE REF TO) OBJECT 20130424
2 S_RECORDING_NAME Static Attribute Private Type reference (TYPE) SRAL_RECORDING_NAME 20130424
Methods
# Method Level Visibility Method type Description Created on
1 IS_RECORDER_ENABLED Static method Public Method Returns recording name in case recorder is enabled 20130320
2 OPEN_RECORDER Static method Private Method 20130320
3 OPEN_RECORDER_ALV Static method Public Method Opens recorder for ALV 20130320
4 OPEN_RECORDER_DYNP Static method Public Method Opens recorder for dynpro 20130320
Events
Class CL_SRAL_RECORDER_FACTORY_DYNPI has no event.
Types
Class CL_SRAL_RECORDER_FACTORY_DYNPI has no local type.
Method Signatures

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 20130320
2 Exporting E_RECORDING_NAME Call by reference Type reference (TYPE) SRAL_RECORDING_NAME Read Accesss Logging: Name of a recording 20130320
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20130320

Method OPEN_RECORDER 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 20130320
2 Returning R_RECORDER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SRAL_RECORDER_DYNP RAL: Recorder API for channel dynpro 20130320
# Exception Resumable Description Created on
1 CX_SRAL 20130320

Method OPEN_RECORDER_ALV 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 20130320
2 Returning R_RECORDER_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRAL_RECORDER_ALV 20130320
# Exception Resumable Description Created on
1 CX_SRAL 20130320

Method OPEN_RECORDER_DYNP 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 20130320
2 Returning R_RECORDER_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRAL_RECORDER_DYNP RAL: Recorder API for channel dynpro 20130320
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20130320
History
Last changed by/on SAP  20140121 
SAP Release Created in 740