SAP ABAP Interface IF_IC_INTERACTION_MANAGER (Interaction Manager)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
⤷
⤷
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
| Interface | IF_IC_INTERACTION_MANAGER | |
| Short Description | Interaction Manager |
General Data
| Package | CRM_IC_FRAMEWORK | CRM Interaction Center: Framework |
| Created | 20040922 | SAP |
| Last changed | 20081007 | SAP |
| 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
Interface IF_IC_INTERACTION_MANAGER has no interface.
Friends
Interface IF_IC_INTERACTION_MANAGER has no friend.
Attributes
Interface 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
Interface IF_IC_INTERACTION_MANAGER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_IC_INTERACTION_MANAGER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 500 |