SAP ABAP Class IF_SRM_SP_RECORD_SEARCH (Record API - Search)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_RECORD | Represents a Record | 20050525 |
Properties
| Class | IF_SRM_SP_RECORD_SEARCH | |
| Short Description | Record API - Search | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020619 | SAP |
| Last change | 20060207 | 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_SRM_SP_RECORD_SEARCH has no interface implemented.
Friends
Class IF_SRM_SP_RECORD_SEARCH has no friend class.
Attributes
Class IF_SRM_SP_RECORD_SEARCH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Searches for Element Using the Description | 20050427 | |
| 2 | Instance method | Public | Method | Searches for Element Using Description (Regular Expression) | 20050427 |
Events
Class IF_SRM_SP_RECORD_SEARCH has no event.
Types
Class IF_SRM_SP_RECORD_SEARCH has no local type.
Method Signatures
Method ELEMENT_SEARCH_BY_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20050427 | |||
| 2 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_RECORD_ELEMENT | gefundenes Element | 20050427 | |||
| 3 | ONLY_SUBTREE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | nur im aktuellen Teilbaum suchen | 20050617 | ||
| 4 | STARTING_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | Suche ab angegebenes Element | 20050428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_RECORD | 20050427 |
Method ELEMENT_SEARCH_BY_DESCR_REGEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR_REGEX | Call by reference | Type reference (TYPE) | STRING | Beschreibung (als regulärer Ausdruck) | 20050427 | |||
| 2 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_RECORD_ELEMENT | gefundenes Element | 20050427 | |||
| 3 | STARTING_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | Suche ab angegebenes Element | 20050428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_RECORD | 20050427 |
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in |