SAP ABAP Interface IF_RMPS_TREE_MODEL (Tree Nodes and Items)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_TREE_MODEL | Generic tree | 20060120 |
Properties
Interface | IF_RMPS_TREE_MODEL | |
Short Description | Tree Nodes and Items |
General Data
Package | RMPS_FILEPLAN | Enhancements Record Plan |
Created | 20060120 | SAP |
Last changed | 20110908 | SAP |
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 |
Friends
Interface IF_RMPS_TREE_MODEL has no friend.
Attributes
Interface IF_RMPS_TREE_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Child Nodes | 20060120 |
2 | ![]() |
Instance method | Public | Method | Expand Node | 20060202 |
3 | ![]() |
Instance method | Public | Method | Release Model | 20060216 |
4 | ![]() |
Instance method | Public | Method | Gets Child Nodes from Back End | 20060120 |
5 | ![]() |
Instance method | Public | Method | 20060216 | |
6 | ![]() |
Instance method | Public | Method | Getter | 20060120 |
7 | ![]() |
Instance method | Public | Method | Getter | 20060120 |
8 | ![]() |
Instance method | Public | Method | Get Double-Clicked Node | 20060206 |
9 | ![]() |
Instance method | Public | Method | 20060220 | |
10 | ![]() |
Instance method | Public | Method | Get Selected Node | 20060214 |
11 | ![]() |
Instance method | Public | Method | Get Node Properties | 20060120 |
12 | ![]() |
Instance method | Public | Method | Insert Group | 20060120 |
Events
Interface IF_RMPS_TREE_MODEL has no event.
Types
Interface IF_RMPS_TREE_MODEL has no local type.
Method Signatures
Method ADD_CHILDREN_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060120 | ||
2 | ![]() |
RE_ADDED_CHILDREN_NODES | 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 EXPAND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Control: Schlüssel eines Knotens | 20060202 |
Method EXPAND_NODE on Interface IF_RMPS_TREE_MODEL has no exception.
Method FREE Signature
Method FREE on Interface IF_RMPS_TREE_MODEL has no parameter.
Method FREE on Interface IF_RMPS_TREE_MODEL has no exception.
Method GET_CHILDREN_FROM_BACKEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NODES | Value transfer | Type reference (TYPE) | RMPS_T_TREE_MODEL_NODES | Knotentabelle für Baummodell | 20060120 | ||
2 | ![]() |
IS_PARENT_NODE | Call by reference | Type reference (TYPE) | RMPS_TREE_MODEL_NODES | Tree Model: Schlüssel eines Knotens | 20060120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tree Ausnahmen | 20060217 |
Method GET_GO_BACKEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GO_BACKEND | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL_BACKEND | 20060216 |
Method GET_GO_BACKEND on Interface IF_RMPS_TREE_MODEL has no exception.
Method GET_GO_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TREE | Value transfer | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control | 20060120 |
Method GET_GO_TREE on Interface IF_RMPS_TREE_MODEL has no exception.
Method GET_GT_COLUMN_PROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COLUMN_PROP | Value transfer | Type reference (TYPE) | RMPS_T_TREE_COLUMNS_PROPERTIES | 20060120 |
Method GET_GT_COLUMN_PROP on Interface IF_RMPS_TREE_MODEL has no exception.
Method GET_GV_DOUBLE_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GV_DOUBLE_CLICKED | Value transfer | Type reference (TYPE) | TM_NODEKEY | 20060206 |
Method GET_GV_DOUBLE_CLICKED on Interface IF_RMPS_TREE_MODEL has no exception.
Method GET_INITIAL_EXPANDED_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INITIAL_EXPANDED_NODES | Value transfer | Type reference (TYPE) | TREEMNOTAB | 20060220 |
Method GET_INITIAL_EXPANDED_NODES on Interface IF_RMPS_TREE_MODEL has no exception.
Method GET_MARKED_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NODEKEY | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tree Ausnahmen | 20060217 |
Method GET_NODE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NODE_PROP | Value transfer | Type reference (TYPE) | RMPS_TREE_MODEL_NODES | Knoteneigenschaften | 20060120 | ||
2 | ![]() |
IV_NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060120 |
Method GET_NODE_PROPERTIES on Interface IF_RMPS_TREE_MODEL has no exception.
Method INSERT_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_INSERT_NODES | Call by reference | Type reference (TYPE) | SRMBR_NODE_TABLE_TYPE | 20060120 | |||
2 | ![]() |
IV_PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Knotenschlüssel des Elters | 20060120 |
Method INSERT_NODES on Interface IF_RMPS_TREE_MODEL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |