SAP ABAP Class /IWBEP/IF_V4_FILTER_NODE (Node of a V4 Filter Tree)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_V4_FILTER_NODE | Node of a V4 Filter Tree | 20140213 |
Properties
| Class | /IWBEP/IF_V4_FILTER_NODE | |
| Short Description | Node of a V4 Filter Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20140213 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/IF_V4_FILTER_NODE has no forward declaration.
Interfaces
Class /IWBEP/IF_V4_FILTER_NODE has no interface implemented.
Friends
Class /IWBEP/IF_V4_FILTER_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | Node kinds (types) | 20140214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the child on position IV_POSITION | 20140218 | |
| 2 | Instance method | Public | Method | Get the kind (type) of this node, see GCS_NODE_KINDS | 20140218 | |
| 3 | Instance method | Public | Method | Get the value of this node - e.g. 'EQ', 'MATNR' or '0001543' | 20140218 |
Events
Class /IWBEP/IF_V4_FILTER_NODE has no event.
Types
Class /IWBEP/IF_V4_FILTER_NODE has no local type.
Method Signatures
Method GET_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHILD_POSITION | Call by reference | Type reference (TYPE) | I | Position of the child to retrieve | 20140218 | |||
| 2 | RO_CHILD | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_V4_FILTER_NODE | Node of a V4 Filter Tree | 20140218 |
Method GET_CHILD on class /IWBEP/IF_V4_FILTER_NODE has no exception.
Method GET_KIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_KIND | Value transfer | Type reference (TYPE) | /IWBEP/V4_FILTER_NODE_KIND | Type of a filter tree node - see /IWBEP/IF_V4_FILTER_NODE | 20140218 |
Method GET_KIND on class /IWBEP/IF_V4_FILTER_NODE has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Value of the node | 20140218 |
Method GET_VALUE on class /IWBEP/IF_V4_FILTER_NODE has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |