SAP ABAP Class CL_SRAL_RT_FM_CALL (Read access logging for one RFC function module call)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_RFC (Package) Read Access Logging: RFC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAL_RT_RFC Read Access Logging: RFC Runtime Interface 20121122
Properties
Class CL_SRAL_RT_FM_CALL  
Short Description Read access logging for one RFC function module call    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_RFC   Read Access Logging: RFC 
Created 20121121   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_RT_FM_CALL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAL_RT_RFC Read Access Logging: RFC Runtime Interface 20121122
Friends
Class CL_SRAL_RT_FM_CALL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LOG_DATA Instance attribute Private Type reference (TYPE) SRAL_LOG_LIST 20121207
2 MT_MERGED_FIELD Instance attribute Private Type reference (TYPE) SRAL_FIELD_LIST_RFC 20121121
3 MT_PARAMS Instance attribute Private Type reference (TYPE) ABAP_FUNC_PARMBIND_TAB 20121121
4 MT_RT_RFC Instance attribute Private See coding 20121121
5 MV_COMMIT Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121127
6 MV_CONFIRMED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121127
7 MV_CORRELATION_ID Instance attribute Private Type reference (TYPE) SRAL_CORR_ID 20121126
8 MV_FUNC_NAME Instance attribute Private Type reference (TYPE) SRAL_RFC_FUNC_NAME 20121121
9 MV_IS_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130225
10 MV_LOCATION Instance attribute Private Type reference (TYPE) SRAL_RFC_LOCATION 20121121
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_LOG_DATA Instance method Public Method 20121126
2 CONSTRUCTOR Instance method Public Constructor 20121121
3 EXTRACT_LOG_DATA Instance method Private Method 20121121
4 FILL_LOG_DATA_FROM_FIELD_LIST Instance method Private Method 20121121
5 GET_LOG_DATA Instance method Public Method 20121126
6 IS_ACTIVE Instance method Public Method 20130225
7 MERGE_FIELD_LIST Instance method Private Method 20121121
8 MERGE_PARAMETERS Instance method Private Method 20121127
Events
Class CL_SRAL_RT_FM_CALL has no event.
Types
Class CL_SRAL_RT_FM_CALL has no local type.
Method Signatures

Method COMPUTE_LOG_DATA Signature

Method COMPUTE_LOG_DATA on class CL_SRAL_RT_FM_CALL has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL 20121126

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) ABAP_FUNC_PARMBIND_TAB 20121126
2 Importing IV_FUNC_NAME Call by reference Type reference (TYPE) SRAL_RFC_FUNC_NAME 20121126
3 Importing IV_LOCATION Call by reference Type reference (TYPE) SRAL_RFC_LOCATION 20121126
# Exception Resumable Description Created on
1 CX_SRAL 20121121

Method EXTRACT_LOG_DATA Signature

Method EXTRACT_LOG_DATA on class CL_SRAL_RT_FM_CALL has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL 20121121

Method FILL_LOG_DATA_FROM_FIELD_LIST Signature

Method FILL_LOG_DATA_FROM_FIELD_LIST on class CL_SRAL_RT_FM_CALL has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL 20121126

Method GET_LOG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_DATA Call by reference Type reference (TYPE) SRAL_LOG_LIST 20121207

Method GET_LOG_DATA on class CL_SRAL_RT_FM_CALL has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20130225

Method IS_ACTIVE on class CL_SRAL_RT_FM_CALL has no exception.

Method MERGE_FIELD_LIST Signature

Method MERGE_FIELD_LIST on class CL_SRAL_RT_FM_CALL has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL 20121126

Method MERGE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) ABAP_FUNC_PARMBIND_TAB 20121127

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