SAP ABAP Class CL_CCM_WS_DISPLAY_FULLSCRN (Fullscreen Workspace display)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CCMA (Package) Interaction Center Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CCM_WORKSPACE_DISPLAY Workspace Display Interface 19990423
Properties
Class CL_CCM_WS_DISPLAY_FULLSCRN  
Short Description Fullscreen Workspace display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CCMA   Interaction Center Components 
Created 19990423   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCM_WORKSPACE_DISPLAY Workspace Display Interface 19990423
Friends
Class CL_CCM_WS_DISPLAY_FULLSCRN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIONS Instance attribute Private Type reference (TYPE) CCM_WORKSPACE_CALLBACK_T action table 19990423
2 DIALOGBOX Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER dialog box container 19990423
3 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER splitter container 19990423
4 TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR toolbar control 19990423
5 WORKSPACE Instance attribute Public Object reference (TYPE REF TO) IF_CCM_WORKSPACE workspace 19990423
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990423
2 EXECUTE_ACTION_CALLBACK Instance method Private Method execute action callback method 19990526
3 LINK_WORKSPACE Instance method Private Method link a workspace to the display 19990526
4 ON_DIALOGBOX_CLOSE Instance method Private Event handling method Handler for close request of dialog box 19990526
5 ON_FUNCTION_SELECTED Instance method Private Event handling method Action_handler 19990423
6 UNLINK_WORKSPACE Instance method Private Method unlink a workspace to the display 19990526
Events
Class CL_CCM_WS_DISPLAY_FULLSCRN has no event.
Types
Class CL_CCM_WS_DISPLAY_FULLSCRN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WORKSPACE Call by reference Object reference (TYPE REF TO) IF_CCM_WORKSPACE Workspace 19990423

Method CONSTRUCTOR on class CL_CCM_WS_DISPLAY_FULLSCRN has no exception.

Method EXECUTE_ACTION_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OKCODE Call by reference Type reference (TYPE) SYUCOMM OK-Code der Aktion 19990526

Method EXECUTE_ACTION_CALLBACK on class CL_CCM_WS_DISPLAY_FULLSCRN has no exception.

Method LINK_WORKSPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WORKSPACE Call by reference Object reference (TYPE REF TO) IF_CCM_WORKSPACE Workspace 19990526

Method LINK_WORKSPACE on class CL_CCM_WS_DISPLAY_FULLSCRN has no exception.

Method ON_DIALOGBOX_CLOSE Signature

Method ON_DIALOGBOX_CLOSE on class CL_CCM_WS_DISPLAY_FULLSCRN has no parameter.
Method ON_DIALOGBOX_CLOSE on class CL_CCM_WS_DISPLAY_FULLSCRN has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) 19990423

Method ON_FUNCTION_SELECTED on class CL_CCM_WS_DISPLAY_FULLSCRN has no exception.

Method UNLINK_WORKSPACE Signature

Method UNLINK_WORKSPACE on class CL_CCM_WS_DISPLAY_FULLSCRN has no parameter.
Method UNLINK_WORKSPACE on class CL_CCM_WS_DISPLAY_FULLSCRN has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in