SAP ABAP Class IF_IC_INTERACTION_MANAGER (Interaction Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IC_INTERACTION_MGR_INTERNAL | Interaction Manager | 20040927 |
Properties
| Class | IF_IC_INTERACTION_MANAGER | |
| Short Description | Interaction Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040922 | SAP |
| Last change | 20081007 | 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 IF_IC_INTERACTION_MANAGER has no interface implemented.
Friends
Class IF_IC_INTERACTION_MANAGER has no friend class.
Attributes
Class IF_IC_INTERACTION_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get callback registry to process interaction end request | 20040922 | |
| 2 | Instance method | Public | Method | Return current interaction | 20040922 | |
| 3 | Instance method | Public | Method | Return overlap interaction | 20040922 | |
| 4 | Instance method | Public | Method | Returns true if interaction is active | 20040922 | |
| 5 | Instance method | Public | Method | Returns true if overlapping interaction exists | 20040922 | |
| 6 | Instance method | Public | Method | Returns true if the end processing is going on | 20050203 | |
| 7 | Instance method | Public | Method | Collect call-attached-data for transfer | 20050517 | |
| 8 | Instance method | Public | Method | Process interaction end request | 20050517 | |
| 9 | Instance method | Public | Method | Set view manager, must be called after first get_instance | 20040922 |
Events
Class IF_IC_INTERACTION_MANAGER has no event.
Types
Class IF_IC_INTERACTION_MANAGER has no local type.
Method Signatures
Method GET_CB_REGISTRY_END_REQUEST 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_CALLBACK_REGISTRY | 20040922 |
Method GET_CB_REGISTRY_END_REQUEST on class IF_IC_INTERACTION_MANAGER has no exception.
Method GET_CURRENT_INTERACTION 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_INTERACTION | 20040922 |
Method GET_CURRENT_INTERACTION on class IF_IC_INTERACTION_MANAGER has no exception.
Method GET_OVERLAP_INTERACTION 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_INTERACTION | 20040922 |
Method GET_OVERLAP_INTERACTION on class IF_IC_INTERACTION_MANAGER has no exception.
Method HAS_CURRENT_INTERACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040922 |
Method HAS_CURRENT_INTERACTION on class IF_IC_INTERACTION_MANAGER has no exception.
Method HAS_OVERLAP_INTERACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040922 |
Method HAS_OVERLAP_INTERACTION on class IF_IC_INTERACTION_MANAGER has no exception.
Method IS_IN_END_INTERACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050203 |
Method IS_IN_END_INTERACTION on class IF_IC_INTERACTION_MANAGER has no exception.
Method SAVE_AND_COLLECT_CAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTACT | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_CONTACT | IC WebClient Contact | 20050517 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050517 |
Method SAVE_AND_COLLECT_CAD on class IF_IC_INTERACTION_MANAGER has no exception.
Method SAVE_INTERACTION_AND_BO_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050517 |
Method SAVE_INTERACTION_AND_BO_LINKS on class IF_IC_INTERACTION_MANAGER has no exception.
Method SET_VIEW_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_MANAGER | View-Manager - Wen Dynpro | 20040922 |
Method SET_VIEW_MANAGER on class IF_IC_INTERACTION_MANAGER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |