SAP ABAP Class CL_EW_NAVVIEW_ACTION_HNDL_ABOX (CIC Navigation View: Generic Call Tool Action Box")
Hierarchy
☛
FI-CA (Software Component) FI-CA
⤷
CS-CI-CIC (Application Component) Customer Interaction Center
⤷
EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_CIC_NAVVIEW_ACT_HANDL | Action Handler for Navigations Views | 20000313 |
Properties
| Class | CL_EW_NAVVIEW_ACTION_HNDL_ABOX | |
| Short Description | CIC Navigation View: Generic Call Tool Action Box" | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE_CRM_CIC | Generic IS-U/T Enhancements (Transport to CRM Follows) |
| Created | 20000313 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_CIC_NAVVIEW_ACT_HANDL | Action Handler for Navigations Views | 20000313 |
Friends
Class CL_EW_NAVVIEW_ACTION_HNDL_ABOX 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) | EWF_CONFIG | Action Box Configuration | 20000313 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | EWN_CLUTYPE_CALLGR | Call Group | 20000314 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | EWN_CLUTYPE_CALLGR_TAB | Call Groups | 20000314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | EBA_FLAG | Indicator: Configuration Read | 20000313 | |||
| 5 | Instance attribute | Private | See coding | CALL_TAB | 20000313 | ||||
| 6 | Constant | Public | Type reference (TYPE) | UI_FUNC | '$$CLIP$$' | Function Code for "In Clipboard" | 20000828 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20040415 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GOS_MANAGER | Generic Object Services | 20010126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Casts Reference Object to BOR Reference | 20000828 | |
| 2 | Instance method | Private | Method | Casts Reference Object to BOR Reference | 20000828 | |
| 3 | Instance method | Private | Method | 20000314 | ||
| 4 | Instance method | Private | Method | 20000314 | ||
| 5 | Instance method | Private | Method | Reads the Action Box Configuration | 20000313 | |
| 6 | Instance method | Public | Method | Sets the Call Groups: Cluster Type Assignments | 20000314 | |
| 7 | Instance method | Public | Method | Sets "External" Mode | 20040415 | |
| 8 | Instance method | Public | Method | Constructor | 20000314 |
Events
Class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CALL_LINE | Private | See coding | CALL_LINE | 20000313 | BEGIN OF call_line,
callgroup TYPE ewfcal-callgroup,
posnr TYPE ewfcal-posnr,
callid TYPE ewfcal-callid,
paramdia TYPE ewfcal-paramdia,
async TYPE ewfcal-async,
menutext TYPE ewfcalt-menutext,
END OF call_line
|
Method Signatures
Method CAST_OBJECT_TO_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BOROBJ | Call by reference | Type reference (TYPE) | OBJ_RECORD | BOR Laufzeitreferenz | 20000828 | |||
| 2 | EX_OBJKEY | Call by reference | Type reference (TYPE) | SWO_OBJID | BOR Objektschlüssel | 20000828 | |||
| 3 | EX_OBJTYPE | Call by reference | Type reference (TYPE) | OJ_NAME | BOR Objekttyp | 20000828 | |||
| 4 | IM_OP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CCM_OP_OBJECT | OP Objekt | 20000828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Referenzobjekt ist kein BOR-Objekt | 20000828 |
Method CAST_REF_OBJECT_TO_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BOROBJ | Call by reference | Type reference (TYPE) | OBJ_RECORD | BOR Laufzeitreferenz | 20000828 | |||
| 2 | EX_OBJKEY | Call by reference | Type reference (TYPE) | SWO_OBJID | BOR Objektschlüssel | 20000828 | |||
| 3 | EX_OBJTYPE | Call by reference | Type reference (TYPE) | OJ_NAME | BOR Objekttyp | 20000828 | |||
| 4 | IM_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Cluster | 20000828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Cluster hat kein Referenzobjekt | 20000828 | ||
| 2 | Referenzobjekt ist kein BOR-Objekt | 20000828 |
Method EXECUTE_ACTION Signature
Method EXECUTE_ACTION on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no parameter.
Method EXECUTE_ACTION on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no exception.
Method GET_DEFAULT_ACTION Signature
Method GET_DEFAULT_ACTION on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no parameter.
Method GET_DEFAULT_ACTION on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no exception.
Method READ_CONFIG Signature
Method READ_CONFIG on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no parameter.
Method READ_CONFIG on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no exception.
Method SET_CALLGROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CALLGROUPS | Call by reference | Type reference (TYPE) | EWN_CLUTYPE_CALLGR_TAB | Aufrufgruppen | 20000314 |
Method SET_CALLGROUPS on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no exception.
Method SET_EXTERNAL_MODE Signature
Method SET_EXTERNAL_MODE on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no parameter.
Method SET_EXTERNAL_MODE on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no exception.
Method SET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ABOX_PROFILE | Call by reference | Type reference (TYPE) | EWF_CONFIG | Action Box Profil | 20000314 |
Method SET_PROFILE on class CL_EW_NAVVIEW_ACTION_HNDL_ABOX has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |