SAP ABAP Interface IF_CCM_WORKSPACE_MANAGER (CIC Workspace Manager)
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_WORKSPACE_MANAGER1 | CIC workspace manager | 19990308 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EWB_WORKSPACE_MANAGER | CIC Workspace Manager | 19991130 |
Properties
| Interface | IF_CCM_WORKSPACE_MANAGER | |
| Short Description | CIC Workspace Manager |
General Data
| Package | CCMA | Interaction Center Components |
| Created | 19990308 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CIC00 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CCM_WORKSPACE_MANAGER has no interface.
Friends
Interface IF_CCM_WORKSPACE_MANAGER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_ELEM_REPLACE | Constant | Public | Type reference (TYPE) | SWC_ELEM | '<*REPLACE*>' | container element 'Replace' | 19990520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | creates a workspace | 19990308 | |
| 2 | Instance method | Public | Method | deletes all workspaces | 19990413 | |
| 3 | Instance method | Public | Method | deletes a workspace | 19990308 | |
| 4 | Instance method | Public | Method | executes a workspace | 19990308 | |
| 5 | Instance method | Public | Method | true if a display client is registered | 19990414 | |
| 6 | Instance method | Public | Method | registers a display client | 19990308 | |
| 7 | Instance method | Public | Method | resumes a workspace | 19990308 | |
| 8 | Instance method | Public | Method | sets the workspace to be replaced next | 19990520 |
Events
Interface IF_CCM_WORKSPACE_MANAGER has no event.
Types
Interface IF_CCM_WORKSPACE_MANAGER has no local type.
Method Signatures
Method CREATE_WORKSPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABOX_ADMIN | Call by reference | Type reference (TYPE) | CIC00_IMPDATA_EVENT | Action-Box-Verwaltungsdaten | 19990402 | |||
| 2 | PROC_CL_ID | Call by reference | Type reference (TYPE) | EWBPROCLX-PROCLID | CCPROC-Klassenname | 19990310 | |||
| 3 | PROC_INSTANCE | Call by reference | Type reference (TYPE) | OBJ_RECORD | CCPROC-Instanz | 19990310 | |||
| 4 | WORKSPACE | Value transfer | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | angelegter Workspace | 19990308 |
Method CREATE_WORKSPACE on Interface IF_CCM_WORKSPACE_MANAGER has no exception.
Method DELETE_ALL_WORKSPACES Signature
Method DELETE_ALL_WORKSPACES on Interface IF_CCM_WORKSPACE_MANAGER has no parameter.
Method DELETE_ALL_WORKSPACES on Interface IF_CCM_WORKSPACE_MANAGER has no exception.
Method DELETE_WORKSPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WORKSPACE | Call by reference | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | Workspace, der gelöscht werden soll | 19990308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workspace nicht vorhanden | 19990308 |
Method EXECUTE_WORKSPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WORKSPACE | Call by reference | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | Workspace, der ausgeführt werden soll | 19990308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workspace nicht vorhanden | 19990308 |
Method HAS_DISPLAY_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | EBA_FLAG | Kennzeichen | 19990414 |
Method HAS_DISPLAY_CLIENT on Interface IF_CCM_WORKSPACE_MANAGER has no exception.
Method REGISTER_DISPLAY_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WS_DISPLAY_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_CCM_WSM_DISPLAY | Workspace-Manager-Display-Client, der registr. werden soll | 19990308 |
Method REGISTER_DISPLAY_CLIENT on Interface IF_CCM_WORKSPACE_MANAGER has no exception.
Method RESUME_WORKSPACE Signature
Method RESUME_WORKSPACE on Interface IF_CCM_WORKSPACE_MANAGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workspace nicht vorhanden | 19990308 |
Method SET_REPLACE_WORKSPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WORKSPACE | Call by reference | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | Workspace | 19990520 |
Method SET_REPLACE_WORKSPACE on Interface IF_CCM_WORKSPACE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |