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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL_BACKEND | Access to Back-End Data | 20060120 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | GUI Container for Tree | 20060119 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RMPS_TREE_EVENT_HANDLER | Event Handler | 20060119 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_POID | POID of Folder to be Moved | 20100126 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | GUI Control Instance | 20060119 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RMPS_T_TREE_COLUMNS_PROPERTIES | Column Properties of Tree | 20060119 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TREEMNOTAB | Initially Expanded Nodes | 20060220 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RMPS_T_TREE_MODEL_NODES | Node Table for Constructor | 20060119 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | INT4 | DnD Behavior | 20060203 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TM_NODEKEY | Double-Clicked Node | 20060206 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Call Type | 20100126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Insert Group | 20060120 | |
| 2 | Instance method | Private | Method | Add New Node to Node Table | 20060120 | |
| 3 | Instance method | Private | Method | Sets GUID Behind Node ID of Implementer | 20060120 | |
| 4 | Instance method | Private | Constructor | 20060119 | ||
| 5 | Instance method | Private | Method | Creates cl_column_tree_model | 20060119 | |
| 6 | Instance method | Private | Method | DND Behavior | 20060203 | |
| 7 | Static method | Public | Method | Creates Instance | 20060119 | |
| 8 | Instance method | Private | Method | Set Columns | 20060119 | |
| 9 | 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 | IT_NODES | Call by reference | Type reference (TYPE) | RMPS_T_TREE_MODEL_NODES | Knotentabelle für Baummodell | 20060120 | |||
| 2 | IV_PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060120 | |||
| 3 | RE_NODES_SORT | Value transfer | Type reference (TYPE) | RMPS_T_TREE_MODEL_NODES | Knotentabelle für Baummodell | 20070104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IT_NODES | Call by reference | Type reference (TYPE) | RMPS_T_TREE_MODEL_NODES | Knotentabelle für Baummodell | 20060120 | |||
| 2 | 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 | ET_NODES | Call by reference | Type reference (TYPE) | RMPS_T_TREE_MODEL_NODES | Knotentabelle für Baummodell | 20060120 | |||
| 2 | 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 | IM_PROCESS_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100126 | |||
| 2 | IO_BACKEND | Call by reference | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL_BACKEND | Baumknoten und Items Backend | 20060202 | |||
| 3 | IO_SRC_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20100126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | Tree Ausnahmen | 20060215 |
Method DND_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | EO_TREE | Call by reference | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL | Generischer Baum | 20060119 | |||
| 2 | IM_PROCESS_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100126 | |||
| 3 | IO_BACKEND | Call by reference | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL_BACKEND | Baumknoten und Items Backend | 20060202 | |||
| 4 | IO_SRC_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20100126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | Tree Ausnahmen | 20060119 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |