SAP ABAP Class CL_CRM_IC_ACTION_COMM_UTIL (Cross frame, view, page communication)
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_COMM_UTIL | |
| Short Description | Cross frame, view, page communication | |
| 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 | 20021206 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_ACTION_COMM_UTIL has no forward declaration.
Interfaces
Class CL_CRM_IC_ACTION_COMM_UTIL has no interface implemented.
Friends
Class CL_CRM_IC_ACTION_COMM_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 | Constant | Public | Type reference (TYPE) | STRING | 'ReturnFromBOR$btn' | 20021206 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'onReturnFromBOR' | 20090625 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20021206 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20021206 | ||||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'ac_container' | 20021206 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20021206 | ||||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'ac_object_key' | 20021206 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20021206 | ||||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'ac_value' | 20021206 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | TY_SELF_TAB | 20030702 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | ']$@' | 20021206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030702 | |
| 2 | Static method | Public | Method | Create and set initial view cntroller based values | 20021206 | |
| 3 | Instance method | Public | Method | Get button event script for return data flow | 20090625 | |
| 4 | Instance method | Public | Method | Relative button ID, incl. comonent id | 20021212 | |
| 5 | Instance method | Public | Method | Absolute button ID | 20021212 | |
| 6 | Static method | Public | Method | Get instance | 20021206 | |
| 7 | Static method | Private | Method | Return instance for corresponding parent view | 20030702 | |
| 8 | Instance method | Public | Method | Relative container ID, incl. comonent id | 20021212 | |
| 9 | Instance method | Public | Method | Absolute container ID | 20021212 | |
| 10 | Instance method | Public | Method | Relative object key ID, incl. comonent id | 20021212 | |
| 11 | Instance method | Public | Method | Absolute object key ID | 20021212 | |
| 12 | Instance method | Public | Method | Relative value field ID, incl. comonent id | 20021212 | |
| 13 | Instance method | Public | Method | Absolute value field ID | 20021212 | |
| 14 | Instance method | Public | Method | Container separator | 20021212 |
Events
Class CL_CRM_IC_ACTION_COMM_UTIL has no event.
Types
Class CL_CRM_IC_ACTION_COMM_UTIL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20030702 |
Method CONSTRUCTOR on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | Komponenten-ID | 20021207 | |||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_COMM_UTIL | 20021206 |
Method CREATE_INSTANCE on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
Method GET_BUTTON_EVENT_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LTX_GUID | Call by reference | Type reference (TYPE) | STRING | 20090626 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20090625 |
Method GET_BUTTON_EVENT_SCRIPT on class CL_CRM_IC_ACTION_COMM_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 | 20021212 |
Method GET_BUTTON_ID on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
Method GET_BUTTON_ID_SHORT 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_BUTTON_ID_SHORT on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20030703 | ||||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_COMM_UTIL | 20021206 |
Method GET_INSTANCE on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
Method GET_INSTANCE_FOR_PARENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20030703 | ||||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_COMM_UTIL | Frame-, sicht- und seitenübergreifende Kommunikation | 20030702 |
Method GET_INSTANCE_FOR_PARENT_VIEW on class CL_CRM_IC_ACTION_COMM_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 | 20021212 |
Method GET_RETURN_ID_CONTAINER on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
Method GET_RETURN_ID_CONTAINER_SHORT 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_RETURN_ID_CONTAINER_SHORT on class CL_CRM_IC_ACTION_COMM_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 | 20021212 |
Method GET_RETURN_ID_OBJECT_KEY on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
Method GET_RETURN_ID_OBJECT_KEY_SHORT 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_RETURN_ID_OBJECT_KEY_SHORT on class CL_CRM_IC_ACTION_COMM_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 | 20021212 |
Method GET_RETURN_ID_VALUE on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
Method GET_RETURN_ID_VALUE_SHORT 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_RETURN_ID_VALUE_SHORT on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
Method GET_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 | 20021212 |
Method GET_SEPARATOR on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 400 |