SAP ABAP Class IF_WB_TREE_COMPARE (Interface for Specifying Name-Value Pair Table)
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
| Class | IF_WB_TREE_COMPARE | |
| Short Description | Interface for Specifying Name-Value Pair Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050316 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WB_TREE_COMPARE has no forward declaration.
Interfaces
Class IF_WB_TREE_COMPARE has no interface implemented.
Friends
Class IF_WB_TREE_COMPARE has no friend class.
Attributes
Class 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
Class 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 class IF_WB_TREE_COMPARE has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in |