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 | 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 | Instance attribute | Private | Type reference (TYPE) | STRING | 20021206 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler for IC actions (data flow, html, ...) | 20021206 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20021206 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20021206 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20021206 | ||||
| 6 | 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 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021206 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20021206 | |
| 3 | Instance method | Private | Method | 20030703 | ||
| 4 | Instance method | Public | Method | Return client for ITS connection | 20021212 | |
| 5 | Instance method | Public | Method | Return URL for ITS connection | 20021212 | |
| 6 | Instance method | Public | Method | Return BOR container | 20021212 | |
| 7 | Instance method | Public | Method | Return object processed by handler as BOL entity | 20021212 | |
| 8 | Instance method | Public | Method | Return BOR attribute name to be filled | 20021212 | |
| 9 | 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 | 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 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20030703 | |||
| 2 | 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 | 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 | 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 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20021212 | |||
| 2 | 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 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20021212 | |||
| 2 | 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 | 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 | 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 | IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler for IC actions (data flow, html, ...) | 20060612 | |||
| 2 | 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 |