SAP ABAP Interface IF_SRM_XML_SEARCH (IF_SRM_XML_SEARCH)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan
⤷
⤷
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
| Interface | IF_SRM_XML_SEARCH | |
| Short Description | IF_SRM_XML_SEARCH |
General Data
| Package | SRM_XML_BR_MD_FP | XML, Browser, Modeler, File Plan |
| Created | 20010612 | SAP |
| Last changed | 20040518 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SRMXM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRM_XML_SEARCH has no interface.
Friends
Interface IF_SRM_XML_SEARCH has no friend.
Attributes
Interface 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
Interface IF_SRM_XML_SEARCH has no event.
Types
Interface 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 Interface 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 Interface IF_SRM_XML_SEARCH has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 620 |