SAP ABAP Class CL_SRAL_RECORDER_FACTORY_DYNP (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_DYNP  
Short Description RAL: Recorder factory for dynpro channel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SREAD_ACCESS_LOG_DYNP   Read Access Logging: Dynpro 
Created 20130211   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_RECORDER_FACTORY_DYNP has no forward declaration.
Interfaces
Class CL_SRAL_RECORDER_FACTORY_DYNP has no interface implemented.
Friends
Class CL_SRAL_RECORDER_FACTORY_DYNP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INTERNAL_DYNP_FACTORY Constant Private Type reference (TYPE) STRING 'CL_SRAL_RECORDER_FACTORY_DYNPI' 20130320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD Static method Public Method Add Dynpro Field 20130417
2 IS_RECORDER_ENABLED Static method Public Method Returns recording name in case recorder is enabled 20130211
3 OPEN_RECORDER_DYNP Static method Private Method 20130423
4 REMOVE_FIELD Static method Public Method Remove Dynpro Field 20130417
Events
Class CL_SRAL_RECORDER_FACTORY_DYNP has no event.
Types
Class CL_SRAL_RECORDER_FACTORY_DYNP 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 Importing I_FIELD Call by reference Type reference (TYPE) SRAL_DYNP_RECORDER_FIELD RAL: Recorder Field for dynpro channel 20130417

Method ADD_FIELD on class CL_SRAL_RECORDER_FACTORY_DYNP has no exception.

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 20130211
2 Exporting E_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 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 20130423
2 Returning R_RECORDER_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRAL_RECORDER_DYNP 20130423
# Exception Resumable Description Created on
1 CX_SRAL 20130423

Method REMOVE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) DYNFNAM Field name 20130417
2 Importing I_SCREEN Call by reference Type reference (TYPE) DYNP_RAL_SCREEN RAL Dynpro: screen meta data 20130417

Method REMOVE_FIELD on class CL_SRAL_RECORDER_FACTORY_DYNP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740