SAP ABAP Class IF_IXML_NODE_FILTER (Filter for Iterators)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IXML_UNKNOWN | IF_IXML_UNKNOWN | 20001103 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IXML_NODE_FILTER_COMBINING | Combining filter, not used | 20001117 |
Properties
| Class | IF_IXML_NODE_FILTER | |
| Short Description | Filter for Iterators | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_IXML_NODE_FILTER has no interface implemented.
Friends
Class IF_IXML_NODE_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 10 | Filter Type: Filter Condition for All Parent Nodes | 20001103 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | Filter Type: Combining Two Filters with AND | 20001103 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 7 | Filter Type: Obsolete, use CO_FILTER_ATTRIBUTE_NS | 20001103 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 8 | Filter Type: Filter Condition for Attribute (Name and Value) | 20001103 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 5 | Filter Type: Obsolete, use CO_FILTER_NAME_NS | 20001103 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 6 | Filter Type: Filter Condition for Node Name | 20001103 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 4 | Filter Type: Filter Condition for Node Type | 20001103 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 3 | Filter Type: Negation of Filter with NOT | 20001103 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 2 | Filter Type: Combining Two Filters with OR | 20001103 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 0 | Filter Type: Object with IF_IXML_NODE_FILTER, but no filter | 20001103 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 9 | Filter Type: Filter Condition for Direct Parent Node | 20001103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Applies filter condition on node | 20001103 | |
| 2 | Instance method | Public | Method | Creates a copy of the filter object | 20001103 | |
| 3 | Instance method | Public | Method | Reads the filter type | 20001103 | |
| 4 | Instance method | Public | Method | 20001103 |
Events
Class IF_IXML_NODE_FILTER has no event.
Types
Class IF_IXML_NODE_FILTER has no local type.
Method Signatures
Method ACCEPT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | Referenz auf Knoten | 20001103 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | abap_true, falls Knoten die Bedingung erfüllt | 20001103 |
Method ACCEPT_NODE on class IF_IXML_NODE_FILTER has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE_FILTER | Referenz auf neues Filterobjekt | 20001103 |
Method CLONE on class IF_IXML_NODE_FILTER has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Filtertyp gemäß Aufzählungstyp | 20001103 |
Method GET_TYPE on class IF_IXML_NODE_FILTER has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_IXML_NODE_FILTER has no parameter.
Method QUERY_INTERFACE on class IF_IXML_NODE_FILTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |