SAP ABAP Interface IF_DMC_TREE_NODE (Nodes in List Tree Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_DMC_FILE_LIST_OWNER | Can a list with input/output files be assigned? | 20000313 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_COLL_ACP_LIST | MWB: Rule Variant List Class | 20060620 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_POBJECT | Basis Class for All Objects in DMC | 20000229 |
Properties
| Interface | IF_DMC_TREE_NODE | |
| Short Description | Nodes in List Tree Control |
General Data
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000225 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_DMC_TREE_NODE has no forward declaration.
Interfaces
Interface IF_DMC_TREE_NODE has no interface.
Friends
Interface IF_DMC_TREE_NODE has no friend.
Attributes
Interface IF_DMC_TREE_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns icon for expanded nodes | 20000225 | |
| 2 | Instance method | Public | Method | Returns items for representation in list tree | 20000225 | |
| 3 | Instance method | Public | Method | Returns item text | 20000225 | |
| 4 | Instance method | Public | Method | Returns node content | 20000225 | |
| 5 | Instance method | Public | Method | Returns icon for non-expanded representation | 20000225 | |
| 6 | Instance method | Public | Method | Returns 'true' if the node is not an end node | 20000225 |
Events
Interface IF_DMC_TREE_NODE has no event.
Types
Interface IF_DMC_TREE_NODE has no local type.
Method Signatures
Method GET_EXPANDED_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Value transfer | Type reference (TYPE) | TV_IMAGE | ICON | 20000225 |
Method GET_EXPANDED_ICON on Interface IF_DMC_TREE_NODE has no exception.
Method GET_ITEM_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Value transfer | Type reference (TYPE) | DMC_TREEIT | ITEM | 20000225 |
Method GET_ITEM_CONTENT on Interface IF_DMC_TREE_NODE has no exception.
Method GET_ITEM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T | Value transfer | Type reference (TYPE) | SCRPCHA72 | T | 20000225 |
Method GET_ITEM_TEXT on Interface IF_DMC_TREE_NODE has no exception.
Method GET_NODE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Type reference (TYPE) | TREEV_NODE | NODE | 20000225 |
Method GET_NODE_CONTENT on Interface IF_DMC_TREE_NODE has no exception.
Method GET_NORMAL_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Value transfer | Type reference (TYPE) | TV_IMAGE | ICON | 20000225 |
Method GET_NORMAL_ICON on Interface IF_DMC_TREE_NODE has no exception.
Method IS_NODE_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | YES | Value transfer | Type reference (TYPE) | BOOLEAN | YES | 20000225 |
Method IS_NODE_FOLDER on Interface IF_DMC_TREE_NODE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |