SAP ABAP Class CL_IGN_SEARCH_SEQUENCE (Search Processor for Search Sequences)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
IGN_SEARCH_API (Package) Search API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IGN_SEARCH | Search Processor (Base Class) | 20031007 |
Properties
| Class | CL_IGN_SEARCH_SEQUENCE | |
| Short Description | Search Processor for Search Sequences | |
| Super Class | CL_IGN_SEARCH | Search Processor (Base Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IGN_SEARCH_API | Search API |
| Created | 20031007 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IGN_SEARCH_SEQUENCE has no forward declaration.
Interfaces
Class CL_IGN_SEARCH_SEQUENCE has no interface implemented.
Friends
Class CL_IGN_SEARCH_SEQUENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | IGN_TIGN230_TAB | Settings for Searches in a Search Sequence | 20031007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Expression for Stop Condition | 20031124 | |
| 2 | Instance method | Protected | Method | Link Two Hit Lists With One Another | 20031007 | |
| 3 | Instance method | Public | Constructor | Constructor | 20031007 |
Events
Class CL_IGN_SEARCH_SEQUENCE has no event.
Types
Class CL_IGN_SEARCH_SEQUENCE has no local type.
Method Signatures
Method CHECK_STOPEXPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | BRF_BOOLE_D | Suchfolge beenden | 20031124 | |||
| 2 | IV_APPLCLASS | Call by reference | Type reference (TYPE) | BRF_APPLCLASS | BRF: Anwendungsklasse | 20031124 | |||
| 3 | IV_RESULT_HITLIST_REF | Call by reference | Type reference (TYPE) | DATA | Gesamt-Trefferliste | 20031124 | |||
| 4 | IV_SEARCH_HITLIST_REF | Call by reference | Type reference (TYPE) | DATA | Trefferliste der Suche | 20031124 | |||
| 5 | IV_STOPEXPRESSION | Call by reference | Type reference (TYPE) | IGN_SEARCH_STOP_EXPRESSION | Ausdruck für Stopbedingung | 20031124 |
Method CHECK_STOPEXPRESSION on class CL_IGN_SEARCH_SEQUENCE has no exception.
Method CONCATENATE_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Ergebnistabelle (Datenreferenz) | 20031007 | |||
| 2 | IS_HITLIST_PROPERTIES | Call by reference | Type reference (TYPE) | IGN_SEARCH_HITLIST_PROPERTIES | Eigenschaften der Trefferliste einer Suche | 20031007 | |||
| 3 | IV_CONCATENATION | Value transfer | Type reference (TYPE) | IGN_SEARCH_CONCATENATION | Logische Verknüpfung der Trefferliste von Suchen | 20031007 | |||
| 4 | IV_HITLIST1_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Trefferliste 1 (Datenreferenz) | 20031007 | |||
| 5 | IV_HITLIST2_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Trefferliste 2 (Datenreferenz) | 20031007 |
Method CONCATENATE_RESULTS on class CL_IGN_SEARCH_SEQUENCE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Value transfer | Type reference (TYPE) | IGN_SEARCH_APPLICATION | Such-Anwendung | 20031007 | |||
| 2 | IV_SEARCH | Value transfer | Type reference (TYPE) | IGN_SEARCH | Suche | 20031007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Such-Customizing inkonsistent | 20031128 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |