SAP ABAP Class CL_SRAL_RT_BASE_DYNP (SRAL Base class dynp and ctrl processors)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RT_CTRL_ALVGRID_DYNP Read Access Log: ALV processor 20130226
2 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RT_SCREEN_DYNP RAL processor for one DYNP screen 20130225
Properties
Class CL_SRAL_RT_BASE_DYNP  
Short Description SRAL Base class dynp and ctrl processors    
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 20130225   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_RT_BASE_DYNP has no forward declaration.
Interfaces
Class CL_SRAL_RT_BASE_DYNP has no interface implemented.
Friends
Class CL_SRAL_RT_BASE_DYNP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GUI_SEPARATOR Constant Protected Type reference (TYPE) C CL_DYNP_RAL_API=>CO_PATH_SEPARATOR 20130626
2 MT_LOG_DATA Instance attribute Protected Type reference (TYPE) SRAL_LOG_LIST 20130226
3 MT_MERGED_FIELD Instance attribute Protected Type reference (TYPE) SRAL_RT_FIELD_LIST_DYNP 20130226
4 MT_RT_DYNP Instance attribute Protected See coding 20130226
5 MV_COMMIT Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130226
6 MV_CORRELATION_ID Instance attribute Protected Type reference (TYPE) SRAL_CORR_ID 20130226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130226
2 GET_IP_ADDRESS Instance method Protected Method 20130226
3 MERGE_FIELD_LIST Instance method Protected Method 20130226
4 NORMALIZE_PATH Instance method Protected Method 20130321
5 NORMALIZE_SCREEN_ID Instance method Protected Method 20130321
Events
Class CL_SRAL_RT_BASE_DYNP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DYNP_CONFIG Public See coding 20130225 tt_dynp_config type standard table of ref to cl_sral_rt_dynp with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DYNP_CONFIG Call by reference Type reference (TYPE) TT_DYNP_CONFIG 20130226

Method CONSTRUCTOR on class CL_SRAL_RT_BASE_DYNP has no exception.

Method GET_IP_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IP_ADDRESSE Value transfer Type reference (TYPE) SRAL_IP_ADDRESS 20130226

Method GET_IP_ADDRESS on class CL_SRAL_RT_BASE_DYNP has no exception.

Method MERGE_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDS Value transfer Type reference (TYPE) SRAL_RT_FIELD_LIST_DYNP 20130226
# Exception Resumable Description Created on
1 CX_SRAL 20130226

Method NORMALIZE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCREEN_ID Call by reference Type reference (TYPE) DYNP_RAL_SCREEN 20130321
2 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20130321
3 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20130321

Method NORMALIZE_PATH on class CL_SRAL_RT_BASE_DYNP has no exception.

Method NORMALIZE_SCREEN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SCREEN_ID Call by reference Type reference (TYPE) DYNP_RAL_SCREEN 20130321

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