SAP ABAP Class CL_ICF_PLUGIN_SESSION_RT (Kernel Call for Plug-In Information)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SHTTP (Package) Development Class for HTTP Communication
Properties
Class CL_ICF_PLUGIN_SESSION_RT  
Short Description Kernel Call for Plug-In Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHTTP   Development Class for HTTP Communication 
Created 20080116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICF_PLUGIN_SESSION_RT has no forward declaration.
Interfaces
Class CL_ICF_PLUGIN_SESSION_RT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ICF_PLUGIN_SESSION 20080117 Information for Plug-In Server Object
Attributes
Class CL_ICF_PLUGIN_SESSION_RT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _GET_ICF_INFO Static method Protected Method Get information about a HTTP session 20080116
2 _GET_ICF_REQUEST Static method Protected Method Get the request message 20080116
Events
Class CL_ICF_PLUGIN_SESSION_RT has no event.
Types
Class CL_ICF_PLUGIN_SESSION_RT has no local type.
Method Signatures

Method _GET_ICF_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name des Parameters 20080117
2 Exporting RC Value transfer Type reference (TYPE) I Error Code 20080117
3 Exporting VALUE Call by reference Type reference (TYPE) STRING Value des Parameters 20080117

Method _GET_ICF_INFO on class CL_ICF_PLUGIN_SESSION_RT has no exception.

Method _GET_ICF_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting C_REQUEST_MSG Call by reference Type reference (TYPE) %_C_POINTER Request message 20080117
2 Exporting RC Call by reference Type reference (TYPE) I Error Code 20080117

Method _GET_ICF_REQUEST on class CL_ICF_PLUGIN_SESSION_RT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711