SAP ABAP Class CL_CCM_APPL_AREA1_WS_DISPLAY (Apllication Area workspace display)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CCMA (Package) Interaction Center Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CCM_WORKSPACE_DISPLAY | Workspace Display Interface | 19990408 |
Properties
| Class | CL_CCM_APPL_AREA1_WS_DISPLAY | |
| Short Description | Apllication Area workspace display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CCMA | Interaction Center Components |
| Created | 19990408 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CCM_WORKSPACE_DISPLAY | Workspace Display Interface | 19990408 |
Friends
Class CL_CCM_APPL_AREA1_WS_DISPLAY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CCM_WORKSPACE_CALLBACK_T | actions | 19990408 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_APPL_AREA1 | Application area | 19990408 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | visibility flag | 19990408 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | workspace | 19990408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 19990408 | |
| 2 | Instance method | Public | Method | returns buttons of the workspace | 19990409 | |
| 3 | Instance method | Public | Method | returns text of workspace | 19990409 | |
| 4 | Instance method | Public | Method | invokes and action of the workspace | 19990408 | |
| 5 | Instance method | Private | Method | link a workspace to the display | 19990526 | |
| 6 | Instance method | Public | Method | sets the visibility of a workspace display | 19990408 | |
| 7 | Instance method | Private | Method | unlink a workspace from the display | 19990526 | |
| 8 | Instance method | Public | Method | let's the workspace display adjust control data on PBO | 19990413 |
Events
Class CL_CCM_APPL_AREA1_WS_DISPLAY has no event.
Types
Class CL_CCM_APPL_AREA1_WS_DISPLAY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPL_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CCM_APPL_AREA1 | Anwendungsbereich | 19990408 | |||
| 2 | IM_WORKSPACE | Call by reference | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | Workspace | 19990408 |
Method CONSTRUCTOR on class CL_CCM_APPL_AREA1_WS_DISPLAY has no exception.
Method GET_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BUTTONS | Value transfer | Type reference (TYPE) | CCM_BUTTON_ATTRIBUTES_T | Workspace-Drucktasten | 19990409 |
Method GET_BUTTONS on class CL_CCM_APPL_AREA1_WS_DISPLAY has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TEXT | Value transfer | Type reference (TYPE) | CCM_TAB_ATTRIBUTES | Text | 19990409 |
Method GET_TEXT on class CL_CCM_APPL_AREA1_WS_DISPLAY has no exception.
Method INVOKE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OKCODE | Call by reference | Type reference (TYPE) | CIC0_OKCODE | Aktionscode | 19990409 |
Method INVOKE_ACTION on class CL_CCM_APPL_AREA1_WS_DISPLAY has no exception.
Method LINK_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, der mit dem Display verbunden werden soll | 19990526 |
Method LINK_WORKSPACE on class CL_CCM_APPL_AREA1_WS_DISPLAY has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VISIBLE | Call by reference | Type reference (TYPE) | CHAR1 | Sichtbarkeitskennzeichen | 19990408 |
Method SET_VISIBLE on class CL_CCM_APPL_AREA1_WS_DISPLAY has no exception.
Method UNLINK_WORKSPACE Signature
Method UNLINK_WORKSPACE on class CL_CCM_APPL_AREA1_WS_DISPLAY has no parameter.
Method UNLINK_WORKSPACE on class CL_CCM_APPL_AREA1_WS_DISPLAY has no exception.
Method UPDATE_DISPLAY_DATA Signature
Method UPDATE_DISPLAY_DATA on class CL_CCM_APPL_AREA1_WS_DISPLAY has no parameter.
Method UPDATE_DISPLAY_DATA on class CL_CCM_APPL_AREA1_WS_DISPLAY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |