SAP ABAP Class CL_CRM_CIC_AREA_COMPONENT (CIC Component Workspace Display Area)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CRM_CIC_COMPONENTS (Package) Interaction Center components
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_CIC_APPL_AREA CIC Component Application Area 19991014
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_CIC_NAV_AREA CIC Component Navigation Area 19991014
Properties
Class CL_CRM_CIC_AREA_COMPONENT  
Short Description CIC Component Workspace Display Area    
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 19991014   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_CIC_AREA_COMPONENT has no forward declaration.
Interfaces
Class CL_CRM_CIC_AREA_COMPONENT has no interface implemented.
Friends
Class CL_CRM_CIC_AREA_COMPONENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CIC_COMPONENT Instance attribute Protected Type reference (TYPE) CRM_CIC_DEFWS_COMPONENT Name of CIC component 19991014
2 DISPLAY_CLIENT Instance attribute Protected Object reference (TYPE REF TO) CL_CCM_WS_DISPLAY_CONTAINER Workspace manager display client 19991014
3 G_DEFAULT_WORKSPACE Instance attribute Protected Object reference (TYPE REF TO) IF_CCM_WORKSPACE 20031218
4 IS_OPEN Instance attribute Protected Type reference (TYPE) EBA_FLAG Flag: default workspaes opened 19991014
5 PROFILE Instance attribute Protected Type reference (TYPE) CRM_CIC_DEFWS_PROFILE 'SAP' Default workspace profile 19991014
6 WORKSPACE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_CCM_WORKSPACE_MANAGER Workspace manager 19991014
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_WORKSPACES Instance method Public Method Close all views 19991014
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991014
3 CREATE_WORKSPACE Instance method Protected Method Create a workspace 19991014
4 GET_DISPLAY Instance method Public Method Get WS manager display of the area component 19991014
5 GET_WORKSPACE_MANAGER Instance method Public Method Get workspace manger of the area component 19991014
6 OPEN_DEFAULT_WORKSPACES Instance method Public Method Open all default workspaces 19991014
7 PROCESS_PAI Instance method Public Method Process screen event "Process After Input" 19991014
8 PROCESS_PBO Instance method Public Method Process screen event "Process Before Output" 19991014
9 SET_DEFAULT_WORKSPACE Instance method Public Method 20031218
10 SET_PROFILE Instance method Public Method Set the default workspace profile 19991014
11 SET_WORKSPACE_MANAGER Instance method Public Method Set workspace manager 19991014
Events
Class CL_CRM_CIC_AREA_COMPONENT has no event.
Types
Class CL_CRM_CIC_AREA_COMPONENT has no local type.
Method Signatures

Method CLOSE_WORKSPACES Signature

Method CLOSE_WORKSPACES on class CL_CRM_CIC_AREA_COMPONENT has no parameter.
Method CLOSE_WORKSPACES on class CL_CRM_CIC_AREA_COMPONENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CIC_COMPONENT Call by reference Type reference (TYPE) CRM_CIC_DEFWS_COMPONENT Name of CIC component 19991014
2 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name of container 19991014
3 Importing IM_TAB_MAX Call by reference Type reference (TYPE) I Number of tabs available 19991014

Method CONSTRUCTOR on class CL_CRM_CIC_AREA_COMPONENT has no exception.

Method CREATE_WORKSPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WORKSPACE Call by reference Object reference (TYPE REF TO) IF_CCM_WORKSPACE New workspace 19991014
2 Importing IM_SLOT Call by reference Type reference (TYPE) CRM_CIC_DEFWSSL Slot definition 19991014
3 Importing IM_SLOT_TEXT Call by reference Type reference (TYPE) CRM_CIC_DEFWSSLT Slot text definition 19991014
# Exception Resumable Description Created on
1 FAILED Workspace hasn't been created 19991014

Method GET_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DISPLAY Value transfer Object reference (TYPE REF TO) CL_CCM_WS_DISPLAY_CONTAINER WS manager display 19991014

Method GET_DISPLAY on class CL_CRM_CIC_AREA_COMPONENT has no exception.

Method GET_WORKSPACE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WORKSPACE_MANAGER Value transfer Object reference (TYPE REF TO) IF_CCM_WORKSPACE_MANAGER workspace manager 19991014

Method GET_WORKSPACE_MANAGER on class CL_CRM_CIC_AREA_COMPONENT has no exception.

Method OPEN_DEFAULT_WORKSPACES Signature

Method OPEN_DEFAULT_WORKSPACES on class CL_CRM_CIC_AREA_COMPONENT has no parameter.
Method OPEN_DEFAULT_WORKSPACES on class CL_CRM_CIC_AREA_COMPONENT has no exception.

Method PROCESS_PAI Signature

Method PROCESS_PAI on class CL_CRM_CIC_AREA_COMPONENT has no parameter.
Method PROCESS_PAI on class CL_CRM_CIC_AREA_COMPONENT has no exception.

Method PROCESS_PBO Signature

Method PROCESS_PBO on class CL_CRM_CIC_AREA_COMPONENT has no parameter.
Method PROCESS_PBO on class CL_CRM_CIC_AREA_COMPONENT has no exception.

Method SET_DEFAULT_WORKSPACE Signature

Method SET_DEFAULT_WORKSPACE on class CL_CRM_CIC_AREA_COMPONENT has no parameter.
Method SET_DEFAULT_WORKSPACE on class CL_CRM_CIC_AREA_COMPONENT has no exception.

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROFILE Call by reference Type reference (TYPE) CRM_CIC_DEFWS_PROFILE Default workspace profile 19991014

Method SET_PROFILE on class CL_CRM_CIC_AREA_COMPONENT has no exception.

Method SET_WORKSPACE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WORKSPACE_MANAGER Call by reference Object reference (TYPE REF TO) IF_CCM_WORKSPACE_MANAGER Workspace manager 19991014

Method SET_WORKSPACE_MANAGER on class CL_CRM_CIC_AREA_COMPONENT has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in