SAP ABAP Class CL_CRM_BSP_SMP_TREE_CONTR (SMP: Tree Controller)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
⤷
CRM_BSP_FRAME_GENERIC_SMP (Package) Structured Maintenance Pattern
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20031002 |
Properties
| Class | CL_CRM_BSP_SMP_TREE_CONTR | |
| Short Description | SMP: Tree Controller | |
| Super Class | CL_BSP_CONTROLLER2 | BSP Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_FRAME_GENERIC_SMP | Structured Maintenance Pattern |
| Created | 20031002 | SAP |
| Last change | 20040116 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_BSP_SMP_TREE_CONTR has no forward declaration.
Interfaces
Class CL_CRM_BSP_SMP_TREE_CONTR has no interface implemented.
Friends
Class CL_CRM_BSP_SMP_TREE_CONTR 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) | CRMT_BSP_OBJECTKEY | Object Key | 20031118 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Key of the Object Currently Selected | 20031002 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_CELLCLICK' | Click in a Table Row | 20031008 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_NODE_COLLAPSE' | Collapse Event ID Nodes | 20031002 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_NODE_EXPAND' | Expand Event ID Nodes | 20031002 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_CB_HIT' | Checkbox Changed in a Line | 20031002 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_ROW_SELECTION' | Line selected | 20031002 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_HIDE_HITS' | Search Hits: Display | 20031006 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_SHOW_HITS' | Search Hits: Display | 20031006 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_PUM_DESEL_ALL' | Popup Menu: Deselect All | 20031021 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_PUM_SEL_ALL' | Popup Menu: Select All | 20031021 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_PUM_SEL_ALL_HITS' | Popup Menu: Select All Hits | 20031021 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_PUM_SEL_INVERT' | Popup Menu: Invert Selection | 20031021 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_NODE_COLLAPSE_ALL' | Collapse all nodes | 20031002 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_NODE_EXPAND_ALL' | Expand All Nodes | 20031002 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'SMP_TREE_TBB_PATH' | Toolbar Button: Show Path Only | 20031002 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'ERROR' | Message Type | 20031002 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'FATAL' | Message Type | 20031002 | ||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'INFO' | Message Type | 20031002 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'WARNING' | Message Type | 20031002 | ||
| 21 | Instance attribute | Protected | Type reference (TYPE) | CRMS_BSP_SMP_TREE_INFO | 20031006 | ||||
| 22 | Instance attribute | Protected | Type reference (TYPE) | XFELD | 'X' | Display Search Hits Navigation Tools | 20031006 | ||
| 23 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CRM_BSP_SMP_MODEL_ACCESS | Application Model | 20031002 | |||
| 24 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BSP_SMP_TREE_MODEL | Tree Model | 20031002 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | XFELD | Refresh Required | 20031002 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Hits Found in Search | 20031002 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Objects Selected in the Search | 20031002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20031006 | ||
| 2 | Instance method | Protected | Method | Path Only Chosen | 20031002 | |
| 3 | Instance method | Protected | Method | 20031006 | ||
| 4 | Instance method | Public | Method | Data Initialization | 20031002 | |
| 5 | Instance method | Protected | Method | 20031006 |
Events
Class CL_CRM_BSP_SMP_TREE_CONTR has no event.
Types
Class CL_CRM_BSP_SMP_TREE_CONTR has no local type.
Method Signatures
Method HANDLE_PAGER_EVT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20031006 |
Method HANDLE_PAGER_EVT on class CL_CRM_BSP_SMP_TREE_CONTR has no exception.
Method HANDLE_PATH_ONLY Signature
Method HANDLE_PATH_ONLY on class CL_CRM_BSP_SMP_TREE_CONTR has no parameter.
Method HANDLE_PATH_ONLY on class CL_CRM_BSP_SMP_TREE_CONTR has no exception.
Method HIDE_SEARCH_HITS Signature
Method HIDE_SEARCH_HITS on class CL_CRM_BSP_SMP_TREE_CONTR has no parameter.
Method HIDE_SEARCH_HITS on class CL_CRM_BSP_SMP_TREE_CONTR has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_CRM_BSP_SMP_TREE_CONTR has no parameter.
Method SET_DATA on class CL_CRM_BSP_SMP_TREE_CONTR has no exception.
Method SHOW_SEARCH_HITS Signature
Method SHOW_SEARCH_HITS on class CL_CRM_BSP_SMP_TREE_CONTR has no parameter.
Method SHOW_SEARCH_HITS on class CL_CRM_BSP_SMP_TREE_CONTR has no exception.
History
| Last changed by/on | SAP | 20040116 |
| SAP Release Created in | 500 |