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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRM_CIC_DEFWS_COMPONENT | Name of CIC component | 19991014 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CCM_WS_DISPLAY_CONTAINER | Workspace manager display client | 19991014 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | 20031218 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EBA_FLAG | Flag: default workspaes opened | 19991014 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRM_CIC_DEFWS_PROFILE | 'SAP' | Default workspace profile | 19991014 | |
6 | ![]() |
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 | ![]() |
Instance method | Public | Method | Close all views | 19991014 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 19991014 |
3 | ![]() |
Instance method | Protected | Method | Create a workspace | 19991014 |
4 | ![]() |
Instance method | Public | Method | Get WS manager display of the area component | 19991014 |
5 | ![]() |
Instance method | Public | Method | Get workspace manger of the area component | 19991014 |
6 | ![]() |
Instance method | Public | Method | Open all default workspaces | 19991014 |
7 | ![]() |
Instance method | Public | Method | Process screen event "Process After Input" | 19991014 |
8 | ![]() |
Instance method | Public | Method | Process screen event "Process Before Output" | 19991014 |
9 | ![]() |
Instance method | Public | Method | 20031218 | |
10 | ![]() |
Instance method | Public | Method | Set the default workspace profile | 19991014 |
11 | ![]() |
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 | ![]() |
IM_CIC_COMPONENT | Call by reference | Type reference (TYPE) | CRM_CIC_DEFWS_COMPONENT | Name of CIC component | 19991014 | ||
2 | ![]() |
IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name of container | 19991014 | ||
3 | ![]() |
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 | ![]() |
EX_WORKSPACE | Call by reference | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | New workspace | 19991014 | ||
2 | ![]() |
IM_SLOT | Call by reference | Type reference (TYPE) | CRM_CIC_DEFWSSL | Slot definition | 19991014 | ||
3 | ![]() |
IM_SLOT_TEXT | Call by reference | Type reference (TYPE) | CRM_CIC_DEFWSSLT | Slot text definition | 19991014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |