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 ABAP 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 GET_CB_REGISTRY_END_REQUEST Instance method Public Method Get callback registry to process interaction end request 20040922
2 GET_CURRENT_INTERACTION Instance method Public Method Return current interaction 20040922
3 GET_OVERLAP_INTERACTION Instance method Public Method Return overlap interaction 20040922
4 HAS_CURRENT_INTERACTION Instance method Public Method Returns true if interaction is active 20040922
5 HAS_OVERLAP_INTERACTION Instance method Public Method Returns true if overlapping interaction exists 20040922
6 IS_IN_END_INTERACTION Instance method Public Method Returns true if the end processing is going on 20050203
7 SAVE_AND_COLLECT_CAD Instance method Public Method Collect call-attached-data for transfer 20050517
8 SAVE_INTERACTION_AND_BO_LINKS Instance method Public Method Process interaction end request 20050517
9 SET_VIEW_MANAGER 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing IV_CONTACT Call by reference Object reference (TYPE REF TO) IF_CRM_IC_CONTACT IC WebClient Contact 20050517
2 Returning 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 Returning 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 Importing 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