SAP ABAP Interface IF_CCM_WORKSPACE (CIC: Workspace interface)
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_WORKSPACE2 | Default abstract implementer of IF_CCM_Workspace | 19990409 |
Properties
Interface | IF_CCM_WORKSPACE | |
Short Description | CIC: Workspace interface |
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 has no interface.
Friends
Interface IF_CCM_WORKSPACE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_OKCODE_CLOSE | Constant | Public | Type reference (TYPE) | SYUCOMM | '<*CLOSE*>' | magic okcode for close button | 19990526 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | creates a new workspace | 19990308 |
2 | ![]() |
Instance method | Public | Method | Deletes a workspace | 19990308 |
3 | ![]() |
Instance method | Public | Method | Execution of a workspace | 19990308 |
4 | ![]() |
Instance method | Public | Method | returns all valid actions including their callback methods | 19990308 |
5 | ![]() |
Instance method | Public | Method | returns CCPROC class id | 19990429 |
6 | ![]() |
Instance method | Public | Method | flag: workspace supports concurrency | 19990312 |
7 | ![]() |
Instance method | Public | Method | returns workspace container | 19990409 |
8 | ![]() |
Instance method | Public | Method | returns workspace display text | 19990409 |
9 | ![]() |
Instance method | Public | Method | returns interface of a workspace | 19990308 |
10 | ![]() |
Instance method | Public | Method | returns lifetime flag | 19990322 |
11 | ![]() |
Instance method | Public | Method | gets the display object for a workspace | 19990525 |
12 | ![]() |
Instance method | Public | Method | removes the display object for a workspace | 19990526 |
13 | ![]() |
Instance method | Public | Method | sets workspace display text | 19990412 |
14 | ![]() |
Instance method | Public | Method | sets lifetime flag | 19990415 |
15 | ![]() |
Instance method | Public | Method | sets visibility of a workspace | 19990409 |
16 | ![]() |
Instance method | Public | Method | sets the display object for a workspace | 19990409 |
17 | ![]() |
Instance method | Public | Method | allows to adjust control data on pbo event | 19990413 |
Events
Interface IF_CCM_WORKSPACE has no event.
Types
Interface IF_CCM_WORKSPACE has no local type.
Method Signatures
Method CREATE 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 | BOR-Klassenname | 19990309 | ||
3 | ![]() |
PROC_INSTANCE | Call by reference | Type reference (TYPE) | OBJ_RECORD | BOR-Objektreferenz auf Aufruf | 19990309 | ||
4 | ![]() |
WORKSPACE | Value transfer | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | angelegter Workspace | 19990309 | ||
5 | ![]() |
WORKSPACE_DISPLAY | Call by reference | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE_DISPLAY | Workspace-Display | 19990409 | ||
6 | ![]() |
WORKSPACE_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE_MANAGER | Workspace-Manager | 19990312 |
Method CREATE on Interface IF_CCM_WORKSPACE has no exception.
Method DELETE Signature
Method DELETE on Interface IF_CCM_WORKSPACE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Workspace nicht vorhanden | 19990308 |
Method EXECUTE Signature
Method EXECUTE on Interface IF_CCM_WORKSPACE has no parameter.
Method EXECUTE on Interface IF_CCM_WORKSPACE has no exception.
Method GET_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIONS_AND_CALLBACKS | Value transfer | Type reference (TYPE) | CCM_WORKSPACE_CALLBACK_T | gültige Aktionen und entsprechendes Callback | 19990309 |
Method GET_ACTIONS on Interface IF_CCM_WORKSPACE has no exception.
Method GET_CCPROC_CLASS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROC_CL_ID | Value transfer | Type reference (TYPE) | EWBPROCLX-PROCLID | BOR-Klassenname | 19990429 |
Method GET_CCPROC_CLASS_ID on Interface IF_CCM_WORKSPACE has no exception.
Method GET_CONCURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | EBA_FLAG | 'true' bedeutet: Workspace unterstützt parallelen Ablauf | 19990312 |
Method GET_CONCURRENCY on Interface IF_CCM_WORKSPACE has no exception.
Method GET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Type reference (TYPE) | CCMCONT_T | Container | 19990409 |
Method GET_CONTAINER on Interface IF_CCM_WORKSPACE has no exception.
Method GET_DISPLAY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | EWF_MENUTX | Display-Text | 19990409 |
Method GET_DISPLAY_TEXT on Interface IF_CCM_WORKSPACE has no exception.
Method GET_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETERS | Value transfer | Type reference (TYPE) | EWCPART_T | Parameter | 19990308 |
Method GET_INTERFACE on Interface IF_CCM_WORKSPACE has no exception.
Method GET_LIFTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | CCMLIFETIME | TRUE, wenn Lebensdauer beschränkt ist | 19990322 |
Method GET_LIFTIME on Interface IF_CCM_WORKSPACE has no exception.
Method GET_WS_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_WORKSPACE_DISPLAY | Value transfer | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE_DISPLAY | Workspace-Display | 19990525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Workspace hat kein Display-Objekt | 19990525 |
Method REMOVE_WS_DISPLAY Signature
Method REMOVE_WS_DISPLAY on Interface IF_CCM_WORKSPACE has no parameter.
Method REMOVE_WS_DISPLAY on Interface IF_CCM_WORKSPACE has no exception.
Method SET_DISPLAY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | EWF_MENUTX | Workspace-Display-Text | 19990412 |
Method SET_DISPLAY_TEXT on Interface IF_CCM_WORKSPACE has no exception.
Method SET_LIFTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIFTIME | Call by reference | Type reference (TYPE) | CCMLIFETIME | Lebensdauer-Kennzeichen | 19990415 |
Method SET_LIFTIME on Interface IF_CCM_WORKSPACE has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | CHAR1 | Sichtbarkeitskennzeichen | 19990409 |
Method SET_VISIBLE on Interface IF_CCM_WORKSPACE has no exception.
Method SET_WS_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WORKSPACE_DISPLAY | Call by reference | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE_DISPLAY | Workspace-Display | 19990409 |
Method SET_WS_DISPLAY on Interface IF_CCM_WORKSPACE has no exception.
Method UPDATE_DISPLAY_DATA Signature
Method UPDATE_DISPLAY_DATA on Interface IF_CCM_WORKSPACE has no parameter.
Method UPDATE_DISPLAY_DATA on Interface IF_CCM_WORKSPACE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |