SAP ABAP Class CL_WCF_LTX_BOR_UTIL (Helper class for ITS action ex)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
Properties
Class CL_WCF_LTX_BOR_UTIL  
Short Description Helper class for ITS action ex    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_LTX   Launch Transactions 
Created 20091111   SAP 
Last change 20100303   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
Class CL_WCF_LTX_BOR_UTIL has no interface implemented.
Friends
Class CL_WCF_LTX_BOR_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_NAME Instance attribute Private Type reference (TYPE) STRING 20091111
2 HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_CRM_IC_ACTION_HANDLER Handler for IC actions (data flow, html, ...) 20091111
3 ITS_CLIENT Instance attribute Private Type reference (TYPE) STRING 20091111
4 ITS_URL Instance attribute Private Type reference (TYPE) STRING 20091111
5 LOGSYS Instance attribute Private Type reference (TYPE) STRING 20091111
6 SETUP_TAB Static Attribute Private Type reference (TYPE) CRM_IC_ITS_UTIL_SETUP_TAB Setup data for ITS access 20091111
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091111
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091111
3 GET_COMM_UTIL_BY_COMPONENT_ID Instance method Private Method 20091111
4 GET_ITS_CLIENT Instance method Public Method Return client for ITS connection 20091111
5 GET_ITS_URL Instance method Public Method Return URL for ITS connection 20091111
6 GET_PROCESSED_CONTAINER Instance method Public Method Return BOR container 20091111
7 GET_PROCESSED_OBJECT Instance method Public Method Return object processed by handler as BOL entity 20091111
8 GET_REQUESTED_ATTR_NAME Instance method Public Method Return BOR attribute name to be filled 20091111
9 IS_NEW_ITS_INTEGRATION_ACTIVE Static method Public Method 20091111
Events
Class CL_WCF_LTX_BOR_UTIL has no event.
Types
Class CL_WCF_LTX_BOR_UTIL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WCF_LTX_BOR_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_LTX_BOR_UTIL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLER Call by reference Object reference (TYPE REF TO) IF_CRM_IC_ACTION_HANDLER Handler for IC actions (data flow, html, ...) 20091111

Method CONSTRUCTOR on class CL_WCF_LTX_BOR_UTIL has no exception.

Method GET_COMM_UTIL_BY_COMPONENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20091111
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ACTION_COMM_UTIL Cross frame, view, page communication 20091111

Method GET_COMM_UTIL_BY_COMPONENT_ID on class CL_WCF_LTX_BOR_UTIL has no exception.

Method GET_ITS_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20091111

Method GET_ITS_CLIENT on class CL_WCF_LTX_BOR_UTIL has no exception.

Method GET_ITS_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20091111

Method GET_ITS_URL on class CL_WCF_LTX_BOR_UTIL has no exception.

Method GET_PROCESSED_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20091111
2 Returning RT_RESULT Value transfer Object reference (TYPE REF TO) SWCONTTAB Container Table 20091111

Method GET_PROCESSED_CONTAINER on class CL_WCF_LTX_BOR_UTIL has no exception.

Method GET_PROCESSED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20091111
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20091111
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTIVITY_CLIPBOARD Fehler bei AC-Bearbeitung 20091111

Method GET_REQUESTED_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20091111

Method GET_REQUESTED_ATTR_NAME on class CL_WCF_LTX_BOR_UTIL has no exception.

Method IS_NEW_ITS_INTEGRATION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLER Call by reference Object reference (TYPE REF TO) IF_CRM_IC_ACTION_HANDLER Handler for IC actions (data flow, html, ...) 20091111
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20091111

Method IS_NEW_ITS_INTEGRATION_ACTIVE on class CL_WCF_LTX_BOR_UTIL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701