SAP ABAP Class CL_SRAL_CONFIG_CHANNEL_INFO (Read Access Logging: Channel Info)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_CORE (Package) Read Access Logging: Core Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAL_CONFIG_CHANNEL_INFO Read Access Logging: Channel Info 20120408
Properties
Class CL_SRAL_CONFIG_CHANNEL_INFO  
Short Description Read Access Logging: Channel Info    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_CORE   Read Access Logging: Core Framework 
Created 20120408   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_CONFIG_CHANNEL_INFO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAL_CONFIG_CHANNEL_INFO Read Access Logging: Channel Info 20120408
Friends
# Friend Modeled only Created on Description
1 CL_SRAL_CONFIG_DYNP 20130206 RAL: Configuration for Dynpro Channel
2 CL_SRAL_CONFIG_RFC 20121121 RAL: Configuration for RFC Channel
3 CL_SRAL_CONFIG_WD 20120408 RAL: Configuration for Web Dynpro ABAP Channel
4 CL_SRAL_CONFIG_WS 20120408 RAL: Configuration for Web Service Channel
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANNEL_ID Instance attribute Public Attribute reference (LIKE) 20120408
2 RESULT_COMPONENTS_CONFIG Instance attribute Public Attribute reference (LIKE) 20120408
3 RESULT_COMPONENTS_OBJECT Instance attribute Public Attribute reference (LIKE) 20120408
4 SEARCH_PARAMETERS_CONFIG Instance attribute Public Attribute reference (LIKE) 20120408
5 SEARCH_PARAMETERS_OBJECT Instance attribute Public Attribute reference (LIKE) 20120408
6 SEARCH_RESULT_CONFIG_STRU_RTTI Instance attribute Public Attribute reference (LIKE) 20120408
7 SEARCH_RESULT_CONFIG_TTYP_RTTI Instance attribute Public Attribute reference (LIKE) 20120408
8 SEARCH_RESULT_OBJECT_STRU_RTTI Instance attribute Public Attribute reference (LIKE) 20120408
9 SEARCH_RESULT_OBJECT_TTYP_RTTI Instance attribute Public Attribute reference (LIKE) 20120408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120408
2 CREATE Static method Protected Method Creates channel info provider 20120408
Events
Class CL_SRAL_CONFIG_CHANNEL_INFO has no event.
Types
Class CL_SRAL_CONFIG_CHANNEL_INFO 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_CHANNEL_ID Call by reference Type reference (TYPE) SRAL_CHANNEL_ID RAL: Channel ID 20120408

Method CONSTRUCTOR on class CL_SRAL_CONFIG_CHANNEL_INFO has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANNEL_ID Call by reference Type reference (TYPE) SRAL_CHANNEL_ID RAL: Channel ID 20120408
2 Importing I_RESULT_COMPONENTS_CONFIG Call by reference Type reference (TYPE) SRAL_SEARCH_RESULT_COMPONENT_T RAL: Component Descriptor 20120408
3 Importing I_RESULT_COMPONENTS_OBJECT Call by reference Type reference (TYPE) SRAL_SEARCH_RESULT_COMPONENT_T RAL: Component Descriptor 20120408
4 Importing I_RESULT_CONFIG_STRU_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120408
5 Importing I_RESULT_CONFIG_TTYP_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20120408
6 Importing I_RESULT_OBJECT_STRU_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120408
7 Importing I_RESULT_OBJECT_TTYP_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20120408
8 Importing I_SEARCH_PARAMETERS_CONFIG Call by reference Type reference (TYPE) SRAL_AD_SEARCH_PARAMETER_T RAL: Advanced Search Parameters 20120408
9 Importing I_SEARCH_PARAMETERS_OBJECT Call by reference Type reference (TYPE) SRAL_AD_SEARCH_PARAMETER_T RAL: Advanced Search Parameters 20120408
10 Returning R_CHANNEL_INFO Value transfer Object reference (TYPE REF TO) CL_SRAL_CONFIG_CHANNEL_INFO Read Access Logging: Channel Info 20120408
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120408
History
Last changed by/on SAP  20140121 
SAP Release Created in 732