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 DEFAULT_ITEM Instance attribute Protected Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20031118
2 FOCUS_OBJECT Instance attribute Public Type reference (TYPE) CRMT_BSP_OBJECTKEY Key of the Object Currently Selected 20031002
3 GC_EVT_CELLCLICK Constant Public Type reference (TYPE) STRING 'SMP_TREE_CELLCLICK' Click in a Table Row 20031008
4 GC_EVT_NODE_COLLAPSE Constant Public Type reference (TYPE) STRING 'SMP_TREE_NODE_COLLAPSE' Collapse Event ID Nodes 20031002
5 GC_EVT_NODE_EXPAND Constant Public Type reference (TYPE) STRING 'SMP_TREE_NODE_EXPAND' Expand Event ID Nodes 20031002
6 GC_EVT_ROW_CB Constant Public Type reference (TYPE) STRING 'SMP_TREE_CB_HIT' Checkbox Changed in a Line 20031002
7 GC_EVT_ROW_SELECTION Constant Public Type reference (TYPE) STRING 'SMP_TREE_ROW_SELECTION' Line selected 20031002
8 GC_FCODE_HITS_HIDE Constant Public Type reference (TYPE) STRING 'SMP_TREE_HIDE_HITS' Search Hits: Display 20031006
9 GC_FCODE_HITS_SHOW Constant Public Type reference (TYPE) STRING 'SMP_TREE_SHOW_HITS' Search Hits: Display 20031006
10 GC_FCODE_PUM_DESEL_ALL Constant Public Type reference (TYPE) STRING 'SMP_TREE_PUM_DESEL_ALL' Popup Menu: Deselect All 20031021
11 GC_FCODE_PUM_SEL_ALL Constant Public Type reference (TYPE) STRING 'SMP_TREE_PUM_SEL_ALL' Popup Menu: Select All 20031021
12 GC_FCODE_PUM_SEL_ALL_HITS Constant Public Type reference (TYPE) STRING 'SMP_TREE_PUM_SEL_ALL_HITS' Popup Menu: Select All Hits 20031021
13 GC_FCODE_PUM_SEL_INVERT Constant Public Type reference (TYPE) STRING 'SMP_TREE_PUM_SEL_INVERT' Popup Menu: Invert Selection 20031021
14 GC_FCODE_TBB_COLLAPSE_ALL Constant Public Type reference (TYPE) STRING 'SMP_TREE_NODE_COLLAPSE_ALL' Collapse all nodes 20031002
15 GC_FCODE_TBB_EXPAND_ALL Constant Public Type reference (TYPE) STRING 'SMP_TREE_NODE_EXPAND_ALL' Expand All Nodes 20031002
16 GC_FCODE_TBB_PATH Constant Public Type reference (TYPE) STRING 'SMP_TREE_TBB_PATH' Toolbar Button: Show Path Only 20031002
17 GC_MSGTYPE_ERROR Constant Public Type reference (TYPE) STRING 'ERROR' Message Type 20031002
18 GC_MSGTYPE_FATAL Constant Public Type reference (TYPE) STRING 'FATAL' Message Type 20031002
19 GC_MSGTYPE_INFO Constant Public Type reference (TYPE) STRING 'INFO' Message Type 20031002
20 GC_MSGTYPE_WARNING Constant Public Type reference (TYPE) STRING 'WARNING' Message Type 20031002
21 GS_TREE_INFO Instance attribute Protected Type reference (TYPE) CRMS_BSP_SMP_TREE_INFO 20031006
22 GV_SEARCH_HITS_VISIBLE Instance attribute Protected Type reference (TYPE) XFELD 'X' Display Search Hits Navigation Tools 20031006
23 MODEL_ACCESS Instance attribute Public Object reference (TYPE REF TO) IF_CRM_BSP_SMP_MODEL_ACCESS Application Model 20031002
24 MODEL_SMP Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BSP_SMP_TREE_MODEL Tree Model 20031002
25 REFRESH Instance attribute Public Type reference (TYPE) XFELD Refresh Required 20031002
26 SEARCH_HITS Instance attribute Public Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Hits Found in Search 20031002
27 SELECTED_OBJECTS 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 HANDLE_PAGER_EVT Instance method Protected Method 20031006
2 HANDLE_PATH_ONLY Instance method Protected Method Path Only Chosen 20031002
3 HIDE_SEARCH_HITS Instance method Protected Method 20031006
4 SET_DATA Instance method Public Method Data Initialization 20031002
5 SHOW_SEARCH_HITS 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 Importing 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