SAP ABAP Class CL_SRAL_RECORDER_DYNP (RAL: Recorder API for channel dynpro)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RECORDER Read Access Logging: Recorder 20130208
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAL_RECORDER_ALV Read Access Logging: Config. Recorder Dynpro ALV 20130212
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAL_RECORDER_DYNP RAL: Recorder API for channel dynpro 20130208
Properties
Class CL_SRAL_RECORDER_DYNP  
Short Description RAL: Recorder API for channel dynpro    
Super Class CL_SRAL_RECORDER Read Access Logging: Recorder 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_DYNP   Read Access Logging: Dynpro 
Created 20130208   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAL_RECORDER_ALV Read Access Logging: Config. Recorder Dynpro ALV 20130212
2 IF_SRAL_RECORDER_DYNP RAL: Recorder API for channel dynpro 20130208
Friends
# Friend Modeled only Created on Description
1 CL_SRAL_CONFIG_DYNP 20130218 RAL: Configuration for Dynpro Channel
2 CL_SRAL_RECORDER_FACTORY 20130211 Read Access Logging: Recorder Factory
3 CL_SRAL_RECORDER_FACTORY_DYNPI 20130320 RAL: Recorder factory for dynpro channel
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELD_LIST Instance attribute Protected Type reference (TYPE) SRAL_RECORDER_FIELD_LIST_DYNP RAL: Recorder Dynpro Fieldlist 20130213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130211
2 GET_FIELD_LIST Instance method Public Method 20130218
3 OPEN_ADMIN Static method Protected Method Open recorder instance in admin mode 20130211
Events
Class CL_SRAL_RECORDER_DYNP has no event.
Types
Class CL_SRAL_RECORDER_DYNP 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 20130211
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20130211

Method GET_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELD_LIST Value transfer Type reference (TYPE) SRAL_RECORDER_FIELD_LIST_DYNP 20130218

Method GET_FIELD_LIST on class CL_SRAL_RECORDER_DYNP has no exception.

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 20130211
3 Returning R_RECORDER_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRAL_RECORDER_ADMIN RAL: Recorder Admin Interface 20130211
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20130211
History
Last changed by/on SAP  20140121 
SAP Release Created in 740