SAP ABAP Class IF_IGN_SEARCH (Interface for Search)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IGN_SEARCH | Search Processor (Base Class) | 20031006 |
Properties
| Class | IF_IGN_SEARCH | |
| Short Description | Interface for Search | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031006 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_IGN_SEARCH has no forward declaration.
Interfaces
Class IF_IGN_SEARCH has no interface implemented.
Friends
Class IF_IGN_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'IGN_SEARCH_API' | Application Log: Object Name (Application Code) | 20050112 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | IGN_SEARCH_HITLIST_PROPERTIES | Properties of Hit List of a Search | 20031006 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IGN_TIGN220 | Basic Customizing Settings for a Search | 20040922 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IGN_SEARCH_CRITERIA_TAB | Search Criteria | 20050104 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IGN_SEARCH_APPLICATION | Search Application | 20031006 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Hit List | 20031006 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20050112 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | XFELD | Maximum Number of Hits Reached in BDT Search | 20040921 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | IGN_SEARCH | Search | 20031006 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | XFELD | Timeout in BDT Search | 20040921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Default Value for Search Criteria | 20040617 | |
| 2 | Instance method | Public | Method | Start Search | 20031006 |
Events
Class IF_IGN_SEARCH has no event.
Types
Class IF_IGN_SEARCH has no local type.
Method Signatures
Method GET_DEFAULT_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEFAULT_CRITERIA | Call by reference | Type reference (TYPE) | IGN_SEARCH_CRITERIA_TAB | Vorbelegung zu Suchkriterien | 20040617 |
Method GET_DEFAULT_CRITERIA on class IF_IGN_SEARCH has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050112 | |||
| 2 | IT_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | IGN_SEARCH_CRITERIA_TAB | Suchkriterien | 20031006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlende Suchkriterien | 20031208 | ||
| 2 | Such-Customizing fehlerhaft | 20031208 | ||
| 3 | Fehler beim Ausführen der Suche | 20031208 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |