Hierarchy
⤷
⤷
Properties
| Class | CL_CRM_IC_ACTION_UTIL | |
| Short Description | Helper class for ITS action execution | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
| Created | 20020605 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_ACTION_UTIL has no forward declaration.
Interfaces
Class CL_CRM_IC_ACTION_UTIL has no interface implemented.
Friends
Class CL_CRM_IC_ACTION_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'ReturnFromBOR' | 20020816 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'ac_container' | 20020726 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'ac_object_key' | 20020816 | |||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'ac_value' | 20020816 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | CRM_IC_ITS_UTIL_SETUP_TAB | Administration of system settings for Business Objects | 20020816 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TY_UTIL_TAB | 20020619 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020816 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler for IC actions (data flow, html, ...) | 20020816 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020816 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020816 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020816 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020816 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | CRMT_IC_MAPPED_LOGSYS | IC specific mapping to for logical systems | 20020606 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020730 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020816 | ||||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | 20020607 | ||||
| 17 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_UTIL | Helper class for ITS action execution | 20020816 |
Methods
Events
Class CL_CRM_IC_ACTION_UTIL has no event.
Types
Class CL_CRM_IC_ACTION_UTIL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CRM_IC_ACTION_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_IC_ACTION_UTIL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_IC_ACTION_UTIL has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_ACTION_UTIL has no exception.
Method CREATE_INSTANCE_FOR_DISPLAY 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...) | 20020820 | |||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | IC-spezifisches logisches System | 20020820 | |||
| 3 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_UTIL | Hilfeklasse für ITS-Aktionsausführung | 20020820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anlegen der Aktions-Utility-Instanz fehlgeschlagen | 20020820 |
Method FORMAT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | 20020816 | ||||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | 20020816 | ||||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020816 | ||||
| 4 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020816 |
Method FORMAT_KEY on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_ACTION_TYPE 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...) | 20021211 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20021211 |
Method GET_ACTION_TYPE on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_BUTTON_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020816 |
Method GET_BUTTON_ID on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_CONTAINER_SEPARATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020730 |
Method GET_CONTAINER_SEPARATOR on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler für IC-Aktionen (Datenfluss, HTML...) | 20020816 |
Method GET_HANDLER on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_UTIL | Hilfeklasse für ITS-Aktionsausführung | 20020619 |
Method GET_INSTANCE on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_INSTANCE_AND_SET_DATA 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...) | 20021210 | |||
| 2 | IV_MAPPED_LOGSYS | Call by reference | Type reference (TYPE) | STRING | IC-spezifisches Mapping für logische Systeme | 20021210 | |||
| 3 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_UTIL | Hilfeklasse für ITS-Aktionsausführung | 20021210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anlegen der Aktions-Utility-Instanz fehlgeschlagen | 20021210 |
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 | 20020816 |
Method GET_ITS_CLIENT on class CL_CRM_IC_ACTION_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 | 20020816 |
Method GET_ITS_URL on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_LOGSYS_FROM_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPED_LOGSYS | Call by reference | Type reference (TYPE) | STRING | 20020816 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020816 |
Method GET_LOGSYS_FROM_MAPPING on class CL_CRM_IC_ACTION_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 | 20020726 | |||
| 2 | RT_RESULT | Value transfer | Object reference (TYPE REF TO) | SWCONTTAB | 20020726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei AC-Bearbeitung | 20020726 |
Method GET_PROCESSED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Generischer Wert | 20020613 | |||
| 2 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020613 | |||
| 3 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entität | 20020613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei AC-Bearbeitung | 20020716 |
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 | 20020816 |
Method GET_REQUESTED_ATTR_NAME on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_RETURN_ID_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020730 |
Method GET_RETURN_ID_CONTAINER on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_RETURN_ID_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020816 |
Method GET_RETURN_ID_OBJECT_KEY on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_RETURN_ID_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020816 |
Method GET_RETURN_ID_VALUE on class CL_CRM_IC_ACTION_UTIL has no exception.
Method GET_SUB_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020816 |
Method GET_SUB_DOMAIN on class CL_CRM_IC_ACTION_UTIL has no exception.
Method SET_CONTAINER_SEPARATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEPARATOR | Value transfer | Type reference (TYPE) | STRING | 20020730 |
Method SET_CONTAINER_SEPARATOR on class CL_CRM_IC_ACTION_UTIL has no exception.
Method SET_DATA 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...) | 20020816 | |||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | IC-spezifisches logisches System | 20020820 | |||
| 3 | IV_MAPPED_LOGSYS | Call by reference | Type reference (TYPE) | STRING | IC-spezifisches Mapping für logische Systeme | 20020606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anlegen der Aktions-Utility-Instanz fehlgeschlagen | 20020712 |
Method SET_DATA_BOR_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | IC-spezifisches logisches System | 20021211 | |||
| 2 | IV_MAPPED_LOGSYS | Call by reference | Type reference (TYPE) | STRING | IC-spezifisches Mapping für logische Systeme | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anlegen der Aktions-Utility-Instanz fehlgeschlagen | 20021211 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 310 |