SAP ABAP Class CL_CRM_IC_ACTION_BOR_UTIL (Helper class for ITS action ex)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Properties
Class CL_CRM_IC_ACTION_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_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20021206   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_CRM_IC_ACTION_BOR_UTIL has no interface implemented.
Friends
Class CL_CRM_IC_ACTION_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 20021206
2 HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_CRM_IC_ACTION_HANDLER Handler for IC actions (data flow, html, ...) 20021206
3 ITS_CLIENT Instance attribute Private Type reference (TYPE) STRING 20021206
4 ITS_URL Instance attribute Private Type reference (TYPE) STRING 20021206
5 LOGSYS Instance attribute Private Type reference (TYPE) STRING 20021206
6 SETUP_TAB Static Attribute Private Type reference (TYPE) CRM_IC_ITS_UTIL_SETUP_TAB Setup data for ITS access 20021206
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021206
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021206
3 GET_COMM_UTIL_BY_COMPONENT_ID Instance method Private Method 20030703
4 GET_ITS_CLIENT Instance method Public Method Return client for ITS connection 20021212
5 GET_ITS_URL Instance method Public Method Return URL for ITS connection 20021212
6 GET_PROCESSED_CONTAINER Instance method Public Method Return BOR container 20021212
7 GET_PROCESSED_OBJECT Instance method Public Method Return object processed by handler as BOL entity 20021212
8 GET_REQUESTED_ATTR_NAME Instance method Public Method Return BOR attribute name to be filled 20021212
9 IS_NEW_ITS_INTEGRATION_ACTIVE Static method Public Method 20060612
Events
Class CL_CRM_IC_ACTION_BOR_UTIL has no event.
Types
Class CL_CRM_IC_ACTION_BOR_UTIL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_IC_ACTION_BOR_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_IC_ACTION_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 für IC-Aktionen (Datenfluss, HTML...) 20021206

Method CONSTRUCTOR on class CL_CRM_IC_ACTION_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 20030703
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ACTION_COMM_UTIL Frame-, sicht- und seitenübergreifende Kommunikation 20030703

Method GET_COMM_UTIL_BY_COMPONENT_ID on class CL_CRM_IC_ACTION_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 20021212

Method GET_ITS_CLIENT on class CL_CRM_IC_ACTION_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 20021212

Method GET_ITS_URL on class CL_CRM_IC_ACTION_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 20021212
2 Returning RT_RESULT Value transfer Object reference (TYPE REF TO) SWCONTTAB Containertabelle 20021212

Method GET_PROCESSED_CONTAINER on class CL_CRM_IC_ACTION_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 20021212
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20021212
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTIVITY_CLIPBOARD Fehler bei AC-Bearbeitung 20021212

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 20021212

Method GET_REQUESTED_ATTR_NAME on class CL_CRM_IC_ACTION_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, ...) 20060612
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060612

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