SAP ABAP Interface IF_WB_TREE_COMPARE (Interface for Specifying Name-Value Pair Table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
S_TREECOMPARE (Package) Split Screen Comparison of Two Tree Structures

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ENH_VERS_TREE_COMPARE | Tree Comparison | 20060511 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ENH_VERS_TREE_COMPARE | Table Comparison | 20060511 |
Properties
Interface | IF_WB_TREE_COMPARE | |
Short Description | Interface for Specifying Name-Value Pair Table |
General Data
Package | S_TREECOMPARE | Split Screen Comparison of Two Tree Structures |
Created | 20050316 | SAP |
Last changed | 20050705 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WB_TREE_COMPARE has no forward declaration.
Interfaces
Interface IF_WB_TREE_COMPARE has no interface.
Friends
Interface IF_WB_TREE_COMPARE has no friend.
Attributes
Interface IF_WB_TREE_COMPARE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Table with Name-Value Pairs | 20050316 |
Events
Interface IF_WB_TREE_COMPARE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RETURN_LINE_TYPE | Public | See coding | 20050316 | begin of return_line_type,
name type string,
content_l type string,
content_r type string,
mark type flag,
end of return_line_type
|
||
2 | RETURN_TABLE_TYPE | Public | See coding | 20050316 | return_table_type type standard table of return_line_type with default key
|
Method Signatures
Method TC_GET_NODE_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel eines Knotens | 20050316 | ||
2 | ![]() |
RP_NODE_DETAILS | Value transfer | Type reference (TYPE) | RETURN_TABLE_TYPE | Tabelle mit Name-Wert-Paaren | 20050316 |
Method TC_GET_NODE_DETAILS on Interface IF_WB_TREE_COMPARE has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 710 |