SAP ABAP Class CL_CRM_CIC_BD_DISPLAY_WS (Business Object Display Workspace)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CRM_CIC_COMPONENTS (Package) Interaction Center components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_ABSTR_CMPWSP | Abstract Base Class for CIC Component Workspace | 19991006 |
Properties
| Class | CL_CRM_CIC_BD_DISPLAY_WS | |
| Short Description | Business Object Display Workspace | |
| Super Class | CL_CCM_ABSTR_CMPWSP | Abstract Base Class for CIC Component Workspace |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_CIC_COMPONENTS | Interaction Center components |
| Created | 19991006 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_CIC_BD_DISPLAY_WS has no forward declaration.
Interfaces
Class CL_CRM_CIC_BD_DISPLAY_WS has no interface implemented.
Friends
Class CL_CRM_CIC_BD_DISPLAY_WS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Control | 19991006 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Excluded functions | 19991008 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | Layout | 19991008 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRM_CIC_BDD | Business data display (hidden part) | 19991012 | |||
| 5 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'EDIT' | Change object | 19991011 | ||
| 6 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DISPLAY' | Display object | 19991011 | ||
| 7 | Constant | Private | Type reference (TYPE) | EBA_PROG | 'CL_CRM_CIC_BD_DISPLAY_WS======CP' | Programcontext (object presentation) | 19991105 | ||
| 8 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'REMOVE_ALL' | Remove all entries | 19991015 | ||
| 9 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'REMOVE_SEL' | Remove selected entries | 19991011 | ||
| 10 | Constant | Private | Type reference (TYPE) | EBA_SUBCNT | 'ICON' | Subcontext (object presentation) | 19991105 | ||
| 11 | Constant | Private | Type reference (TYPE) | EBA_SUBCNT | 'TEXT' | Subcontext (object presentation) | 19991105 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | CCMCONT_T | Elements container | 19991012 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CRM_CIC_ELEM_T | Elements desciptions | 19991012 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CRM_CIC_ELEM_NAME_T | Marked elements | 19991012 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | FLAG | ALV control created | 19991014 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | FLAG | Ignore next bdd event 'MARKLIST_CHANGED' | 19991015 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | FLAG | Ignore next bdd event 'Objects accessed' | 19991013 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | FLAG | Ignore next bdd event 'Objects changed' | 19991013 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | FLAG | Mark(s) updated | 19991013 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | FLAG | Object(s) updated | 19991013 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | BDD_FUNCTIONS_T | List of functions for BDD objects | 19991011 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | BDD_OBJECTS_T | List of BDD objects | 19991011 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | BDD_OBJECTS_T | Updated list of BDD objects | 19991011 |
Methods
Events
Class CL_CRM_CIC_BD_DISPLAY_WS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BDD_FUNCTIONS_T | Private | See coding | Table of BDD functions | 19991011 | |
|
| 2 | BDD_OBJECT | Private | See coding | BDD Object | 19991011 | |
|
| 3 | BDD_OBJECTS_T | Private | See coding | Table of BDD Objects | 19991011 | |
Method Signatures
Method BUILD_ELEM_MARKED_FROM_ALV Signature
Method BUILD_ELEM_MARKED_FROM_ALV on class CL_CRM_CIC_BD_DISPLAY_WS has no parameter.
Method BUILD_ELEM_MARKED_FROM_ALV on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method BUILD_OBJECT_LIST Signature
Method BUILD_OBJECT_LIST on class CL_CRM_CIC_BD_DISPLAY_WS has no parameter.
Method BUILD_OBJECT_LIST on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method EXECUTE_FUNCTION_ON_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | User command | 19991013 |
Method EXECUTE_FUNCTION_ON_OBJECT on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method HANDLE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 19991011 |
Method HANDLE_CONTEXT_MENU_REQUEST on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method HANDLE_MARKLIST_CHANGED Signature
Method HANDLE_MARKLIST_CHANGED on class CL_CRM_CIC_BD_DISPLAY_WS has no parameter.
Method HANDLE_MARKLIST_CHANGED on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method HANDLE_OBJECTS_ACCESSED Signature
Method HANDLE_OBJECTS_ACCESSED on class CL_CRM_CIC_BD_DISPLAY_WS has no parameter.
Method HANDLE_OBJECTS_ACCESSED on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method HANDLE_OBJECTS_CHANGED Signature
Method HANDLE_OBJECTS_CHANGED on class CL_CRM_CIC_BD_DISPLAY_WS has no parameter.
Method HANDLE_OBJECTS_CHANGED on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 19991008 |
Method HANDLE_TOOLBAR on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 19991008 |
Method HANDLE_USER_COMMAND on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method SET_ALV_EXCL_FUNCTIONS Signature
Method SET_ALV_EXCL_FUNCTIONS on class CL_CRM_CIC_BD_DISPLAY_WS has no parameter.
Method SET_ALV_EXCL_FUNCTIONS on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method SET_ALV_LAYOUT Signature
Method SET_ALV_LAYOUT on class CL_CRM_CIC_BD_DISPLAY_WS has no parameter.
Method SET_ALV_LAYOUT on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method SET_ALV_OBJECTS_MARKS Signature
Method SET_ALV_OBJECTS_MARKS on class CL_CRM_CIC_BD_DISPLAY_WS has no parameter.
Method SET_ALV_OBJECTS_MARKS on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
Method SET_ALV_OBJECT_LIST Signature
Method SET_ALV_OBJECT_LIST on class CL_CRM_CIC_BD_DISPLAY_WS has no parameter.
Method SET_ALV_OBJECT_LIST on class CL_CRM_CIC_BD_DISPLAY_WS has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in |