SAP ABAP Class IF_CCM_WSM_DISPLAY (Workspace manager display client)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCM_APPL_AREA1 | CIC Application Area | 19990408 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCM_WSM_DISPLAY_FULLSCRN | Workspace-Manager Display Client Fullscreen | 19990520 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCM_WS_DISPLAY_CONTAINER | CIC Workspace Display Container (Appl. & Navig. Area) | 19990920 |
Properties
| Class | IF_CCM_WSM_DISPLAY | |
| Short Description | Workspace manager display client | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990408 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CCM_WSM_DISPLAY has no forward declaration.
Interfaces
Class IF_CCM_WSM_DISPLAY has no interface implemented.
Friends
Class IF_CCM_WSM_DISPLAY has no friend class.
Attributes
Class IF_CCM_WSM_DISPLAY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | creates a new workspace display | 19990408 | |
| 2 | Instance method | Public | Method | selects a workspace display | 19990408 |
Events
Class IF_CCM_WSM_DISPLAY has no event.
Types
Class IF_CCM_WSM_DISPLAY has no local type.
Method Signatures
Method CREATE_WS_DISPLAY 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, der angezeigt werden soll | 19990408 | |||
| 2 | RE_WS_DISPLAY | Value transfer | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE_DISPLAY | Workspace-Display | 19990408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Workspace-Display-Client verfügbar | 19990408 |
Method SELECT_WS_DISPLAY 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, der ausgewählt werden soll | 19990408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workspace ist ungültig | 19990409 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |