SAP ABAP Interface IF_RMPS_TREE_MODEL_BACKEND (Tree Node and Items Back End)
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_CASE | RMPS Enhancements Process | 20060711 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_RECORD | RMPS Enhancements Basis SP Record Back-End | 20060607 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_TREE_MODEL_BACKEND | Abstract Model | 20060120 |
Properties
Interface | IF_RMPS_TREE_MODEL_BACKEND | |
Short Description | Tree Node and Items Back End |
General Data
Package | RMPS_FILEPLAN | Enhancements Record Plan |
Created | 20060120 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RMPS_TREE_MODEL_BACKEND has no forward declaration.
Interfaces
Interface IF_RMPS_TREE_MODEL_BACKEND has no interface.
Friends
Interface IF_RMPS_TREE_MODEL_BACKEND has no friend.
Attributes
Interface IF_RMPS_TREE_MODEL_BACKEND has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Child Nodes from Back End | 20060120 |
2 | ![]() |
Instance method | Public | Method | Get Headers in Back End (Not Needed) | 20060202 |
3 | ![]() |
Instance method | Public | Method | Define Column Properties | 20060202 |
4 | ![]() |
Instance method | Public | Method | Define Initial Nodes | 20060202 |
5 | ![]() |
Instance method | Public | Method | Exclude Nodes from Selection | 20060216 |
6 | ![]() |
Instance method | Public | Method | Set Initially Expanded Nodes | 20060220 |
Events
Interface IF_RMPS_TREE_MODEL_BACKEND has no event.
Types
Interface IF_RMPS_TREE_MODEL_BACKEND has no local type.
Method Signatures
Method GET_CHILDREN_NODES 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 | ![]() |
IM_PROCESS_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100126 | ||
3 | ![]() |
IO_SRC_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20100126 | ||
4 | ![]() |
IS_PARENT_NODE | Call by reference | Type reference (TYPE) | RMPS_TREE_MODEL_NODES | Tree Model: Schlüssel eines Knotens | 20060120 | ||
5 | ![]() |
IT_COLUMN_PROP | Call by reference | Type reference (TYPE) | RMPS_T_TREE_COLUMNS_PROPERTIES | Spalteneigenschaften eines Baumes | 20060120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tree Ausnahmen | 20060217 |
Method GET_HIERARCHY_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_HIERARCHY_HEADER | Value transfer | Type reference (TYPE) | TREEMHHDR | Tree Model: Eigenschaften des Hierarchie Headers | 20060202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tree Ausnahmen | 20060217 |
Method INITIALIZE_COLUMN_PROPS 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 | Spalteneigenschaften eines Baumes | 20060202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tree Ausnahmen | 20060217 |
Method INITIALIZE_NODES 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 | 20060202 | ||
2 | ![]() |
IT_COLUMN_PROP | Call by reference | Type reference (TYPE) | RMPS_T_TREE_COLUMNS_PROPERTIES | Spalteneigenschaften eines Baumes | 20060202 | ||
3 | ![]() |
IV_DND_HANDLE | Call by reference | Type reference (TYPE) | INT4 | DnD Bezug | 20060203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tree Ausnahmen | 20060217 |
Method IS_NODE_SELECTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060216 | ||
2 | ![]() |
IS_NODE | Call by reference | Type reference (TYPE) | RMPS_TREE_MODEL_NODES | 20060217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tree Ausnahmen | 20060217 |
Method SET_EXPANDED_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXPANDED_NODES | Value transfer | Type reference (TYPE) | TREEMNOTAB | Tree Model: Tabelle von Knotenschlüsseln | 20060220 | ||
2 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | RMPS_T_TREE_MODEL_NODES | Knotentabelle für Baummodell | 20060220 |
Method SET_EXPANDED_NODES on Interface IF_RMPS_TREE_MODEL_BACKEND has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |