SAP ABAP Interface IF_RECA_SEARCH_METHOD (Search Method)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_SH (Package) RE: Search Help
⤷
⤷
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
| Interface | IF_RECA_SEARCH_METHOD | |
| Short Description | Search Method |
General Data
| Package | RE_CA_SH | RE: Search Help |
| Created | 20050228 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_OBJECT | Instantiable Object | 20050228 |
Friends
Interface IF_RECA_SEARCH_METHOD has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_SHFLDNAME | Instance attribute | Public | Type reference (TYPE) | RECAC_SEARCH_FIELD_X-SHFLDNAME | Search Field | 20050228 | ||
| 2 | MD_SHMETH | Instance attribute | Public | Type reference (TYPE) | RECAC_SEARCH_METHOD-SHMETH | Search Method | 20050228 | ||
| 3 | MO_EXIT | Instance attribute | Public | Object reference (TYPE REF TO) | BADI_RECA_SEARCH_METHOD | BAdI Implementation for the Method | 20050623 | ||
| 4 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_SEARCH_FIELD | Search Strategy and Search Fields | 20050228 | ||
| 5 | MS_SEARCH_METHOD_X | 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
Interface IF_RECA_SEARCH_METHOD has no event.
Types
Interface 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 | 600 |