SAP ABAP Class CL_CRM_UI_F_WORKAREAVIEWS_IMPL (CL_CRM_UI_F_WORKAREAVIEWS_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_APPL (Package) Application Frame for CRM Standalone
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_UI_F_WORKAREAVIEWS 20060214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_UI_FRAME_NAVIGATION Navigation Support 20060519
Properties
Class CL_CRM_UI_F_WORKAREAVIEWS_IMPL  
Short Description    
Super Class CL_CRM_UI_F_WORKAREAVIEWS  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_APPL   Application Frame for CRM Standalone 
Created 20060214   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_CRM_UI_FRAME_NAVIGATION Navigation Support 20060519
Friends
Class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NAVBAR_SCROLL_DOWN Constant Protected Type reference (TYPE) STRING 'CRM_BSP_UI_FRAME_APPL/NAVBAR_SCROLL_DOWN' 20060623
2 GC_NAVBAR_SCROLL_DOWN_ACCESS Constant Protected Type reference (TYPE) STRING 'CRM_BSP_UI_FRAME_APPL/NAVBAR_SCROLL_DOWN_ACCESS' 20060623
3 GC_NAVBAR_SCROLL_UP Constant Protected Type reference (TYPE) STRING 'CRM_BSP_UI_FRAME_APPL/NAVBAR_SCROLL_UP' 20060623
4 GC_NAVBAR_SCROLL_UP_ACCESS Constant Protected Type reference (TYPE) STRING 'CRM_BSP_UI_FRAME_APPL/NAVBAR_SCROLL_UP_ACCESS' 20060623
5 GC_WA_VIEWSET_COMP_ID Constant Public Type reference (TYPE) STRING 'WORKAREAVIEWSET_COMP_ID' Component ID of Work Area View Set 20090311
6 GS_LTX_VETO_FLAG Instance attribute Protected Type reference (TYPE) IHTTPNVP HTTP Framework (iHTTP) Name/Value Pair 20060528
7 GV_ALLMSG Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Display all system messages 20090625
8 GV_CURRENT_SKIN Instance attribute Protected Type reference (TYPE) CRM_THTMLB_PERS_SKIN '#initial#' CRM skin chosen through personalization 20060615
9 GV_LAUNCH_ACCESS Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060317
10 GV_LTX_CONTAINER Instance attribute Protected Type reference (TYPE) STRING 20060524
11 GV_LTX_CURRENT_GUID Instance attribute Protected Type reference (TYPE) STRING 20060524
12 GV_LTX_MYITSLOCATION Instance attribute Protected Type reference (TYPE) STRING 20060524
13 GV_LTX_OBJECT_KEY Instance attribute Protected Type reference (TYPE) STRING 20060524
14 GV_LTX_VALUE Instance attribute Protected Type reference (TYPE) STRING 20060524
15 GV_NAVBAR_SCROLL_DOWN_ALIAS Instance attribute Public Type reference (TYPE) STRING 20060623
16 GV_NAVBAR_SCROLL_UP_ALIAS Instance attribute Public Type reference (TYPE) STRING 20060623
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_ALIAS Instance method Protected Method 20060623
2 EH_ONCLOSEACTION Instance method Protected Method 20060524
3 EH_ONSAVEACTION Instance method Protected Method 20060524
4 GET_LTX_FOCUS_SCRIPT Instance method Public Method Returns script to bring active ltx window into focus 20060628
5 GET_NAVBAR_STATE Instance method Public Method Return the navbar state 20120409
6 GET_RESTART_SCRIPT Instance method Public Method 20060503
7 GET_SKIN_SWITCH_SCRIPT Instance method Public Method Returns script to switch skin if needed 20060615
8 GET_SYSMSG_SCRIPT Instance method Public Method Returns system message script if necessary 20070118
9 GET_TITLE Instance method Public Method 20060526
10 IS_LAUNCH_ACCESS Instance method Public Method 20060317
11 NAVIGATE_TO_PERSONALIZATION Instance method Protected Method 20060519
12 NAVIGATE_TO_SHARE Instance method Protected Method 20091001
13 ON_SKIN_CHANGE Instance method Protected Event handling method Skin change handler 20080204
14 REDIRECT_LAUNCH_ACCESS Instance method Public Method 20060317
Events
Class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no event.
Types
Class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no local type.
Method Signatures

Method DETERMINE_ALIAS Signature

Method DETERMINE_ALIAS on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no parameter.
Method DETERMINE_ALIAS on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method EH_ONCLOSEACTION Signature

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

Method EH_ONSAVEACTION Signature

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

Method GET_LTX_FOCUS_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060628

Method GET_LTX_FOCUS_SCRIPT on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method GET_NAVBAR_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) STRING value of the navbar state 20120409

Method GET_NAVBAR_STATE on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method GET_RESTART_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060503

Method GET_RESTART_SCRIPT on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method GET_SKIN_SWITCH_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060615

Method GET_SKIN_SWITCH_SCRIPT on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method GET_SYSMSG_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20070118

Method GET_SYSMSG_SCRIPT on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060526

Method GET_TITLE on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method IS_LAUNCH_ACCESS 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 20060317

Method IS_LAUNCH_ACCESS on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method NAVIGATE_TO_PERSONALIZATION Signature

Method NAVIGATE_TO_PERSONALIZATION on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no parameter.
Method NAVIGATE_TO_PERSONALIZATION on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method NAVIGATE_TO_SHARE Signature

Method NAVIGATE_TO_SHARE on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no parameter.
Method NAVIGATE_TO_SHARE on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method ON_SKIN_CHANGE Signature

Method ON_SKIN_CHANGE on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no parameter.
Method ON_SKIN_CHANGE on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.

Method REDIRECT_LAUNCH_ACCESS Signature

Method REDIRECT_LAUNCH_ACCESS on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no parameter.
Method REDIRECT_LAUNCH_ACCESS on class CL_CRM_UI_F_WORKAREAVIEWS_IMPL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700