SAP ABAP Class CL_CRM_IC_CONTEXTAREAVIEW_IMPL (CL_CRM_IC_CONTEXTAREAVIEW)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     CRM_IC_APPL_UI_CONTEXTAREA (Package) IC Context Area UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_CONTEXTAREAVIEW CL_CRM_IC_CONTEXTAREAVIEW 20020613
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_EVENT_LISTENER IC event service interface 20030422
Properties
Class CL_CRM_IC_CONTEXTAREAVIEW_IMPL  
Short Description CL_CRM_IC_CONTEXTAREAVIEW    
Super Class CL_CRM_IC_CONTEXTAREAVIEW CL_CRM_IC_CONTEXTAREAVIEW 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_CONTEXTAREA   IC Context Area UI 
Created 20020612   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_IC_EVENT_LISTENER IC event service interface 20030422
Friends
Class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_CONTAINER Instance attribute Protected Type reference (TYPE) STRING 20021210
2 AC_OBJECT_KEY Instance attribute Protected Type reference (TYPE) STRING 20021210
3 AC_VALUE Instance attribute Protected Type reference (TYPE) STRING 20021210
4 CODE Instance attribute Protected Type reference (TYPE) IHTTPNVP code form parameter 20020613
5 CODE_HANDLER Constant Protected Type reference (TYPE) STRING 'handler' call hnadler by reflection 20020917
6 CODE_MESSAGE Constant Protected Type reference (TYPE) STRING 'AbapErrorMessage' 20020731
7 CODE_NAVIGATE Constant Protected Type reference (TYPE) STRING 'navigate' do navigation 20020617
8 CODE_UPDATE_SOLUTION_SEARCH Instance attribute Protected Type reference (TYPE) STRING 'update_solution_search' update solution search 20020617
9 COUNTER Instance attribute Protected Type reference (TYPE) INT2 Counter for deactivating Delta Handling 20050204
10 CURRENT_ACTION_GUID Instance attribute Public Type reference (TYPE) STRING guid from action window 20021206
11 CUSTOM Constant Protected Type reference (TYPE) STRING 'custom' do custom request handling 20020617
12 LTX_VETO_FLAG Instance attribute Protected Type reference (TYPE) IHTTPNVP Launch transaction veto 20050209
13 MYITSLOCATION Instance attribute Protected Type reference (TYPE) STRING 20021210
14 PARAM1 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 1 20020617
15 PARAM10 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 10 20020731
16 PARAM2 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 2 20020617
17 PARAM3 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 3 20020617
18 PARAM4 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 4 20020617
19 PARAM5 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 5 20020617
20 PARAM6 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 6 20020731
21 PARAM7 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 7 20020731
22 PARAM8 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 8 20020731
23 PARAM9 Instance attribute Protected Type reference (TYPE) IHTTPNVP parameter 9 20020731
24 VIEW Constant Protected Type reference (TYPE) STRING 'contextAreaView.htm' VIEW 20020612
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020612
2 EH_ONCLOSEACTION Instance method Public Method EH_ONCLOSEACTION 20021206
3 EH_ONSAVEACTION Instance method Public Method EH_ONSAVEACTION 20021209
4 GET_ALERTDISPLAY_HASMORE Instance method Public Method Returns value stored in custom ctlr indicating if more alert 20020612
5 GET_ALERTDISPLAY_INFO Instance method Public Method Returns value stored in custom ctlr for alert info. 20020612
6 GET_CALLERDISPLAY_CALLERINFO Instance method Public Method Returns the value stored in the Custom Contr for caller info 20020612
7 HANDLE_END_CONTACT Instance method Public Method Event Handler for End Contact 20030422
8 HANDLE_END_INTERACTION Instance method Protected Method Event Handler for End Interaction 20030623
9 NAVIGATE Instance method Public Method navigates from context area 20021008
10 NAVIGATE_AND_RESET_HISTORY Instance method Public Method navigates from context area and resets history 20030707
11 PROCESS_MESSAGE Instance method Protected Method Adds java based message to message service 20020731
12 SET_CASE_NAVIGATION_DATA Instance method Protected Method To set navigation data for navigating from alert to case 20040427
Events
Class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no event.
Types
Class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method EH_ONCLOSEACTION Signature

Method EH_ONCLOSEACTION on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method EH_ONCLOSEACTION on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method EH_ONSAVEACTION Signature

Method EH_ONSAVEACTION on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method EH_ONSAVEACTION on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method GET_ALERTDISPLAY_HASMORE Signature

Method GET_ALERTDISPLAY_HASMORE on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method GET_ALERTDISPLAY_HASMORE on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method GET_ALERTDISPLAY_INFO Signature

Method GET_ALERTDISPLAY_INFO on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method GET_ALERTDISPLAY_INFO on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method GET_CALLERDISPLAY_CALLERINFO Signature

Method GET_CALLERDISPLAY_CALLERINFO on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method GET_CALLERDISPLAY_CALLERINFO on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method HANDLE_END_CONTACT Signature

Method HANDLE_END_CONTACT on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method HANDLE_END_CONTACT on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method HANDLE_END_INTERACTION Signature

Method HANDLE_END_INTERACTION on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method HANDLE_END_INTERACTION on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAV_LINK Call by reference Type reference (TYPE) STRING Destination 20021008

Method NAVIGATE on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method NAVIGATE_AND_RESET_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAV_LINK Call by reference Type reference (TYPE) STRING Destination 20030707

Method NAVIGATE_AND_RESET_HISTORY on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method PROCESS_MESSAGE Signature

Method PROCESS_MESSAGE on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method PROCESS_MESSAGE on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.

Method SET_CASE_NAVIGATION_DATA Signature

Method SET_CASE_NAVIGATION_DATA on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no parameter.
Method SET_CASE_NAVIGATION_DATA on class CL_CRM_IC_CONTEXTAREAVIEW_IMPL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 310