SAP ABAP Class CL_CRM_IC_ABAP_DELEGATE (Java-Session-Proxy)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_JSESSION Interface for IC JSession 20040114
Properties
Class CL_CRM_IC_ABAP_DELEGATE  
Short Description Java-Session-Proxy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_FRAMEWORK   CRM Interaction Center: Framework 
Created 20040114   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_IC_JSESSION Interface for IC JSession 20040114
Friends
Class CL_CRM_IC_ABAP_DELEGATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONNECTED Instance attribute Public Type reference (TYPE) INT1 0 Connected to Java server 20040114
2 CONNECTION_ATTEMPTS Static Attribute Private Type reference (TYPE) INT1 number of tries 20040114
3 LAST_EXCEPTION Instance attribute Public Object reference (TYPE REF TO) CX_CRM_IC_JEXCEPTION The last exception 20040114
4 LS_SERVICE Instance attribute Private Type reference (TYPE) TY_SERVICE 20040119
5 LT_SERVICES Instance attribute Private Type reference (TYPE) TY_SERVICES 20040119
6 PASSWORD Static Attribute Public Type reference (TYPE) STRING '' 20040114
7 RFC_DESTINATION Instance attribute Public Type reference (TYPE) STRING Rfc destination for java server 20040114
8 SESSIONID Instance attribute Public Type reference (TYPE) STRING sessoin id 20040114
9 SOAP_RELATIVE_URL Constant Public Type reference (TYPE) STRING '/ICSERVER/servlet/SOAP' soap relative url 20040114
10 USERNAME Static Attribute Public Type reference (TYPE) STRING 20040114
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method create instance 20040114
2 GET_COMP_CLASSNAME Instance method Public Method 20040128
3 GET_OBJ_FROM_MAP Instance method Public Method 20040122
4 INSERT_OBJ_INTO_MAP Instance method Public Method 20040122
Events
Class CL_CRM_IC_ABAP_DELEGATE has no event.
Types
Class CL_CRM_IC_ABAP_DELEGATE has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ABAP_DELEGATE Java-Session-Proxy 20040114

Method CREATE on class CL_CRM_IC_ABAP_DELEGATE has no exception.

Method GET_COMP_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASSNAME Value transfer Type reference (TYPE) STRING 20040128
2 Importing ROLE_NAME Call by reference Type reference (TYPE) STRING 20040128
# Exception Resumable Description Created on
1 CX_CRM_IC_JEXCEPTION Java-Exception 20040128

Method GET_OBJ_FROM_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) STRING 20040122
2 Returning OBJREF Value transfer Object reference (TYPE REF TO) OBJECT 20040122
# Exception Resumable Description Created on
1 CX_CRM_IC_JEXCEPTION Java-Exception 20040122

Method INSERT_OBJ_INTO_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) STRING 20040122
2 Importing OBJREF Call by reference Object reference (TYPE REF TO) OBJECT 20040122

Method INSERT_OBJ_INTO_MAP on class CL_CRM_IC_ABAP_DELEGATE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400