SAP ABAP Class CL_CCM_WORKSPACE2 (Default abstract implementer of IF_CCM_Workspace)
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 | CIC: Workspace interface | 19990409 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_ABSTR_CMPWSP | Abstract Base Class for CIC Component Workspace | 19990827 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_BDC | CIC action box call type BDC | 19990409 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_BOR_METHOD | action box call type BOR method | 19990409 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_HTML_OPERATION2 | CIC HTML operation | 19990409 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_WORKFLOW | CIC action box call type workflow | 19990412 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_EWB_WEBGUI_WORKSPACE | Wrapper Workspace für WebGUI-Based Calls | 19991129 |
Properties
| Class | CL_CCM_WORKSPACE2 | |
| Short Description | Default abstract implementer of IF_CCM_Workspace | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CCMA | Interaction Center Components |
| Created | 19990409 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CCM_WORKSPACE | CIC: Workspace interface | 19990409 |
Friends
Class CL_CCM_WORKSPACE2 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) | CIC00_IMPDATA_EVENT | Action box admin data | 19990409 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | EWF_MENUTX | workspace display text | 19990412 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML control | 19990409 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | EBAGEN-KENNZX | currently displaying status information | 19990409 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | EBA_FLAG | lifetime flag | 19990415 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | EWBPROCLX-PROCLID | BOR class ID | 19990409 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | OBJ_RECORD | BOR object reference to call | 19990409 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE_MANAGER | workspace manager | 19990409 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE_DISPLAY | workspace display | 19990409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | handle SAPEVENT of HTML control | 19990409 | |
| 2 | Instance method | Protected | Method | sets up HTML control | 19990409 | |
| 3 | Instance method | Protected | Method | sets container | 19990409 | |
| 4 | Instance method | Protected | Method | enables/ disables SSO | 20040128 |
Events
Class CL_CCM_WORKSPACE2 has no event.
Types
Class CL_CCM_WORKSPACE2 has no local type.
Method Signatures
Method ON_HTML_SAPEVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Attribute reference (LIKE) | 19990409 | |||||
| 2 | FRAME | Call by reference | Attribute reference (LIKE) | 19990409 | |||||
| 3 | GETDATA | Call by reference | Attribute reference (LIKE) | 19990409 | |||||
| 4 | POSTDATA | Call by reference | Attribute reference (LIKE) | 19990409 | |||||
| 5 | QUERY_TABLE | Call by reference | Attribute reference (LIKE) | 19990409 |
Method ON_HTML_SAPEVENT on class CL_CCM_WORKSPACE2 has no exception.
Method SETUP_HTML_CONTROL Signature
Method SETUP_HTML_CONTROL on class CL_CCM_WORKSPACE2 has no parameter.
Method SETUP_HTML_CONTROL on class CL_CCM_WORKSPACE2 has no exception.
Method SET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Type reference (TYPE) | CCMCONT_T | Container | 19990409 |
Method SET_CONTAINER on class CL_CCM_WORKSPACE2 has no exception.
Method SET_SSO_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SSO_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | X = aktivate SSO/ SPACE= inactivate SSO | 20040128 |
Method SET_SSO_ACTIVE on class CL_CCM_WORKSPACE2 has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |