SAP ABAP Class CL_RMPS_TREE_MODEL (Generic tree)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_FILEPLAN (Package) Enhancements Record Plan
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_TREE_DOUBLE_CLICK Double-Click Processing 20060206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_TREE_MODEL Tree Nodes and Items 20060120
Properties
Class CL_RMPS_TREE_MODEL  
Short Description Generic tree    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_FILEPLAN   Enhancements Record Plan 
Created 20060119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMBR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_TREE_DOUBLE_CLICK Double-Click Processing 20060206
2 IF_RMPS_TREE_MODEL Tree Nodes and Items 20060120
Friends
Class CL_RMPS_TREE_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_BACKEND Instance attribute Private Object reference (TYPE REF TO) IF_RMPS_TREE_MODEL_BACKEND Access to Back-End Data 20060120
2 GO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER GUI Container for Tree 20060119
3 GO_EVENT_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_RMPS_TREE_EVENT_HANDLER Event Handler 20060119
4 GO_SRC_POID Instance attribute Public Object reference (TYPE REF TO) IF_SRM_POID POID of Folder to be Moved 20100126
5 GO_TREE Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL GUI Control Instance 20060119
6 GT_COLUMN_PROP Instance attribute Private Type reference (TYPE) RMPS_T_TREE_COLUMNS_PROPERTIES Column Properties of Tree 20060119
7 GT_INITIAL_EXPANDED_NODES Instance attribute Private Type reference (TYPE) TREEMNOTAB Initially Expanded Nodes 20060220
8 GT_TREE_MODEL_NODES Instance attribute Private Type reference (TYPE) RMPS_T_TREE_MODEL_NODES Node Table for Constructor 20060119
9 GV_DND_HANDLE Instance attribute Private Type reference (TYPE) INT4 DnD Behavior 20060203
10 GV_DOUBLE_CLICKED Instance attribute Private Type reference (TYPE) TM_NODEKEY Double-Clicked Node 20060206
11 G_PROCESS_TYPE Instance attribute Public Type reference (TYPE) CHAR1 Call Type 20100126
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODES Instance method Private Method Insert Group 20060120
2 ADD_NODES_TO_NODE_TABLE Instance method Private Method Add New Node to Node Table 20060120
3 BUILD_GUID_SUFFIX Instance method Private Method Sets GUID Behind Node ID of Implementer 20060120
4 CONSTRUCTOR Instance method Private Constructor 20060119
5 CREATE_TREE_MODEL Instance method Private Method Creates cl_column_tree_model 20060119
6 DND_BEHAVIOUR Instance method Private Method DND Behavior 20060203
7 FACTORY Static method Public Method Creates Instance 20060119
8 SET_COLUMNS Instance method Private Method Set Columns 20060119
9 SET_NODES_AND_ITEMS Instance method Private Method Set Nodes and Objects 20060119
Events
Class CL_RMPS_TREE_MODEL has no event.
Types
Class CL_RMPS_TREE_MODEL has no local type.
Method Signatures

Method ADD_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODES Call by reference Type reference (TYPE) RMPS_T_TREE_MODEL_NODES Knotentabelle für Baummodell 20060120
2 Importing IV_PARENT_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20060120
3 Returning RE_NODES_SORT Value transfer Type reference (TYPE) RMPS_T_TREE_MODEL_NODES Knotentabelle für Baummodell 20070104
# Exception Resumable Description Created on
1 CX_RMPS_TREE Tree Ausnahmen 20060120

Method ADD_NODES_TO_NODE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODES Call by reference Type reference (TYPE) RMPS_T_TREE_MODEL_NODES Knotentabelle für Baummodell 20060120
2 Importing IV_PARENT_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20060120

Method ADD_NODES_TO_NODE_TABLE on class CL_RMPS_TREE_MODEL has no exception.

Method BUILD_GUID_SUFFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODES Call by reference Type reference (TYPE) RMPS_T_TREE_MODEL_NODES Knotentabelle für Baummodell 20060120
2 Importing IT_NODES Call by reference Type reference (TYPE) RMPS_T_TREE_MODEL_NODES Knotentabelle für Baummodell 20060120

Method BUILD_GUID_SUFFIX on class CL_RMPS_TREE_MODEL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROCESS_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100126
2 Importing IO_BACKEND Call by reference Object reference (TYPE REF TO) IF_RMPS_TREE_MODEL_BACKEND Baumknoten und Items Backend 20060202
3 Importing IO_SRC_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100126
# Exception Resumable Description Created on
1 CX_RMPS_TREE Tree Ausnahmen 20060119

Method CREATE_TREE_MODEL Signature

Method CREATE_TREE_MODEL on class CL_RMPS_TREE_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_RMPS_TREE Tree Ausnahmen 20060215

Method DND_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DND_HANDLE Value transfer Type reference (TYPE) I 20060203

Method DND_BEHAVIOUR on class CL_RMPS_TREE_MODEL has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_TREE Call by reference Object reference (TYPE REF TO) IF_RMPS_TREE_MODEL Generischer Baum 20060119
2 Importing IM_PROCESS_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100126
3 Importing IO_BACKEND Call by reference Object reference (TYPE REF TO) IF_RMPS_TREE_MODEL_BACKEND Baumknoten und Items Backend 20060202
4 Importing IO_SRC_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100126
# Exception Resumable Description Created on
1 CX_RMPS_TREE Tree Ausnahmen 20060119

Method SET_COLUMNS Signature

Method SET_COLUMNS on class CL_RMPS_TREE_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_RMPS_TREE Tree Ausnahmen 20060119

Method SET_NODES_AND_ITEMS Signature

Method SET_NODES_AND_ITEMS on class CL_RMPS_TREE_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_RMPS_TREE Tree Ausnahmen 20060119
History
Last changed by/on SAP  20110908 
SAP Release Created in 710