SAP ABAP Interface IF_CCM_WSM_DISPLAY (Workspace manager display client)
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 CIC Application Area 19990408
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCM_WSM_DISPLAY_FULLSCRN Workspace-Manager Display Client Fullscreen 19990520
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCM_WS_DISPLAY_CONTAINER CIC Workspace Display Container (Appl. & Navig. Area) 19990920
Properties
Interface IF_CCM_WSM_DISPLAY  
Short Description Workspace manager display client    
General Data
Package CCMA   Interaction Center Components 
Created 19990408   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_CCM_WSM_DISPLAY has no forward declaration.
Interfaces
Interface IF_CCM_WSM_DISPLAY has no interface.
Friends
Interface IF_CCM_WSM_DISPLAY has no friend.
Attributes
Interface IF_CCM_WSM_DISPLAY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_WS_DISPLAY Instance method Public Method creates a new workspace display 19990408
2 SELECT_WS_DISPLAY Instance method Public Method selects a workspace display 19990408
Events
Interface IF_CCM_WSM_DISPLAY has no event.
Types
Interface IF_CCM_WSM_DISPLAY has no local type.
Method Signatures

Method CREATE_WS_DISPLAY 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, der angezeigt werden soll 19990408
2 Returning RE_WS_DISPLAY Value transfer Object reference (TYPE REF TO) IF_CCM_WORKSPACE_DISPLAY Workspace-Display 19990408
# Exception Resumable Description Created on
1 DISPLAY_NOT_AVAILABLE kein Workspace-Display-Client verfügbar 19990408

Method SELECT_WS_DISPLAY 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, der ausgewählt werden soll 19990408
# Exception Resumable Description Created on
1 WORKSPACE_INVALID Workspace ist ungültig 19990409
History
Last changed by/on SAP  20100310 
SAP Release Created in