SAP ABAP Class IF_SRM_XML_SEARCH (IF_SRM_XML_SEARCH)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_XML_SUPER | Common Methods | 20010612 |
Properties
| Class | IF_SRM_XML_SEARCH | |
| Short Description | IF_SRM_XML_SEARCH | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010612 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SRM_XML_SEARCH has no interface implemented.
Friends
Class IF_SRM_XML_SEARCH has no friend class.
Attributes
Class IF_SRM_XML_SEARCH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | SEARCH_CREATE_ITERATOR_4_GID | 20010612 | |
| 2 | Instance method | Public | Method | SEARCH_GET_NEXT_ELEMENT | 20010612 | |
| 3 | Instance method | Public | Method | Returns whether an element contains a search string | 20040116 |
Events
Class IF_SRM_XML_SEARCH has no event.
Types
Class IF_SRM_XML_SEARCH has no local type.
Method Signatures
Method CREATE_ITERATOR_4_GID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GID | Call by reference | Type reference (TYPE) | I | 20010612 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE_ITERATOR | IF_IXML_NODE_ITERATOR | 20010612 |
Method CREATE_ITERATOR_4_GID on class IF_SRM_XML_SEARCH has no exception.
Method GET_NEXT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_GID | Call by reference | Type reference (TYPE) | I | 20010612 | ||||
| 2 | ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE_ITERATOR | IF_IXML_NODE_ITERATOR | 20010612 | |||
| 3 | SEARCH_STR | Call by reference | Type reference (TYPE) | STRING | 20010612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | xml (abstrakt) | 20011008 |
Method HAS_ELEMENT_SEARCH_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_GID | Value transfer | Type reference (TYPE) | I | 20040119 | ||||
| 2 | SEARCH_STR | Call by reference | Type reference (TYPE) | STRING | 20040119 | ||||
| 3 | XML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20040119 |
Method HAS_ELEMENT_SEARCH_STR on class IF_SRM_XML_SEARCH has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in |