SAP ABAP Class CL_CCM_WS_DISPLAY1 (Display Application Area Workspace)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CRM_CIC_COMPONENTS (Package) Interaction Center components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CCM_SUBSCREEN_WS_DISPLAY Subscreen Interface for Workspace Displays 19990920
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CCM_WORKSPACE_DISPLAY Workspace Display Interface 19990920
Properties
Class CL_CCM_WS_DISPLAY1  
Short Description Display Application Area Workspace    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_CIC_COMPONENTS   Interaction Center components 
Created 19990920   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CIC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCM_SUBSCREEN_WS_DISPLAY Subscreen Interface for Workspace Displays 19990920
2 IF_CCM_WORKSPACE_DISPLAY Workspace Display Interface 19990920
Friends
Class CL_CCM_WS_DISPLAY1 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 actions 19990920
2 SUBSCREEN Instance attribute Private Type reference (TYPE) EBA_FLAG workspace has subscreen interface 19990920
3 SUBSCREEN_WORKSPACE Instance attribute Private Object reference (TYPE REF TO) IF_CCM_SUBSCREEN_WORKSPACE subscreeen interface for workspace 19990920
4 VISIBLE Instance attribute Private Type reference (TYPE) CHAR1 visibility flag 19990920
5 WORKSPACE Instance attribute Public Object reference (TYPE REF TO) IF_CCM_WORKSPACE workspace 19990920
6 WS_DISPLAY_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_CCM_WS_DISPLAY_CONTAINER workspace display container 19990920
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990920
2 GET_BUTTONS Instance method Public Method returns buttons of the workspace 19990920
3 GET_SUBSCREEN Instance method Public Method returns the subscreen interface of the display (if existing) 19990920
4 GET_TEXT Instance method Public Method returns text of workspace 19990920
5 INVOKE_ACTION Instance method Public Method invokes and action of the workspace 19990920
6 LINK_WORKSPACE Instance method Private Method link a workspace to the display 19990920
7 SET_VISIBLE Instance method Public Method sets the visibility of a workspace display 19990920
8 UNLINK_WORKSPACE Instance method Private Method unlink a workspace from the display 19990920
9 UPDATE_DISPLAY_DATA Instance method Public Method let's the workspace display adjust control data on PBO 19990920
Events
Class CL_CCM_WS_DISPLAY1 has no event.
Types
Class CL_CCM_WS_DISPLAY1 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 19990920
2 Importing IM_WS_DISPLAY_CONTAINER Call by reference Object reference (TYPE REF TO) CL_CCM_WS_DISPLAY_CONTAINER Workspace display container 19990920

Method CONSTRUCTOR on class CL_CCM_WS_DISPLAY1 has no exception.

Method GET_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BUTTONS Value transfer Type reference (TYPE) CCM_BUTTON_ATTRIBUTES_T buttons of the workspace 19990920

Method GET_BUTTONS on class CL_CCM_WS_DISPLAY1 has no exception.

Method GET_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SUBSCREEN_WORKSPACE Value transfer Object reference (TYPE REF TO) IF_CCM_SUBSCREEN_WORKSPACE subscreen workspace 19990920
# Exception Resumable Description Created on
1 NO_SUBSCREEN_WORKSPACE display has no subscreen workspace 19990920

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) CCM_TAB_ATTRIBUTES text 19990920

Method GET_TEXT on class CL_CCM_WS_DISPLAY1 has no exception.

Method INVOKE_ACTION 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) CIC0_OKCODE action code 19990920

Method INVOKE_ACTION on class CL_CCM_WS_DISPLAY1 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 to link to the display 19990920

Method LINK_WORKSPACE on class CL_CCM_WS_DISPLAY1 has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VISIBLE Call by reference Type reference (TYPE) CHAR1 visibility flag 19990920

Method SET_VISIBLE on class CL_CCM_WS_DISPLAY1 has no exception.

Method UNLINK_WORKSPACE Signature

Method UNLINK_WORKSPACE on class CL_CCM_WS_DISPLAY1 has no parameter.
Method UNLINK_WORKSPACE on class CL_CCM_WS_DISPLAY1 has no exception.

Method UPDATE_DISPLAY_DATA Signature

Method UPDATE_DISPLAY_DATA on class CL_CCM_WS_DISPLAY1 has no parameter.
Method UPDATE_DISPLAY_DATA on class CL_CCM_WS_DISPLAY1 has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in