SAP ABAP Class IF_RECA_SEARCH_METHOD (Search Method)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RECA_OBJECT | Instantiable Object | 20050228 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_SEARCH_METHOD | Search Method for Search Field | 20050228 |
Properties
| Class | IF_RECA_SEARCH_METHOD | |
| Short Description | Search Method | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050228 | SAP |
| Last change | 20100310 | 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_RECA_SEARCH_METHOD has no interface implemented.
Friends
Class IF_RECA_SEARCH_METHOD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RECAC_SEARCH_FIELD_X-SHFLDNAME | Search Field | 20050228 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RECAC_SEARCH_METHOD-SHMETH | Search Method | 20050228 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | BADI_RECA_SEARCH_METHOD | BAdI Implementation for the Method | 20050623 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_SEARCH_FIELD | Search Strategy and Search Fields | 20050228 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RECAC_SEARCH_METHOD_X | Search Method and Addit. Fields (TIVCASHMETH/TIVCASHMETHT) | 20050228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Values for Search Strategy | 20050228 | |
| 2 | Instance method | Public | Method | Initializes New Instance of Search Field | 20050228 |
Events
Class IF_RECA_SEARCH_METHOD has no event.
Types
Class IF_RECA_SEARCH_METHOD has no local type.
Method Signatures
Method GET_SEARCH_STRAT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | RECA_SEARCH_VALUES-KEY | Defaultwert | 20050302 | |||
| 2 | EF_OTHER_VALUES_ALLOWED | Call by reference | Type reference (TYPE) | RECABOOL | T/F: Sind "andere Werte" erlaubt? | 20050228 | |||
| 3 | EF_VALUES_FOUND | Call by reference | Type reference (TYPE) | RECABOOL | T/F: Wurden Werte gefunden? | 20050228 | |||
| 4 | ET_VALUES | Call by reference | Type reference (TYPE) | RECA_T_SEARCH_VALUES | Ergebnis der Suchhilfe (Tabelle, entspricht VRM_VALUES) | 20050228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Suchwerte konnten nicht geholt werden | 20050228 |
Method INIT_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_SEARCH_FIELD | Instanz des übergeordneten Suchfeldes | 20050228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Initialisierung (z. B. ungültiges Suchfeld) | 20050228 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |