SAP ABAP Interface IF_CCM_WORKSPACE_DISPLAY (Workspace Display Interface)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CCMA (Package) Interaction Center Components
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCM_APPL_AREA1_WS_DISPLAY Apllication Area workspace display 19990408
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCM_WS_DISPLAY1 Display Application Area Workspace 19990920
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCM_WS_DISPLAY_FULLSCRN Fullscreen Workspace display 19990423
Properties
Interface IF_CCM_WORKSPACE_DISPLAY  
Short Description Workspace Display Interface    
General Data
Package CCMA   Interaction Center Components 
Created 19990408   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_CCM_WORKSPACE_DISPLAY has no forward declaration.
Interfaces
Interface IF_CCM_WORKSPACE_DISPLAY has no interface.
Friends
Interface IF_CCM_WORKSPACE_DISPLAY has no friend.
Attributes
Interface IF_CCM_WORKSPACE_DISPLAY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method deletes a workspace display 19990520
2 GET_GUI_CONTAINER Instance method Public Method returns the gui container for a workspace's control 19990408
3 IS_VISIBLE Instance method Public Method returns if workspace is currently visible 19990408
4 LINK_NEW_WORKSPACE Instance method Public Method links a new workspace to the display 19990520
Events
Interface IF_CCM_WORKSPACE_DISPLAY has no event.
Types
Interface IF_CCM_WORKSPACE_DISPLAY has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface IF_CCM_WORKSPACE_DISPLAY has no parameter.
Method DELETE on Interface IF_CCM_WORKSPACE_DISPLAY has no exception.

Method GET_GUI_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUI_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI-Container 19990408

Method GET_GUI_CONTAINER on Interface IF_CCM_WORKSPACE_DISPLAY has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VISIBLE Value transfer Type reference (TYPE) CHAR1 Sichtbarkeitskennzeichen 19990408

Method IS_VISIBLE on Interface IF_CCM_WORKSPACE_DISPLAY has no exception.

Method LINK_NEW_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 neuer Workspace 19990520

Method LINK_NEW_WORKSPACE on Interface IF_CCM_WORKSPACE_DISPLAY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in