SAP ABAP Class CL_RECA_SEARCH_METHOD (Search Method for Search Field)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_SH (Package) RE: Search Help
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_OBJECT | Instantiable Object | 20050228 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_SEARCH_METHOD | Search Method | 20050228 |
Properties
| Class | CL_RECA_SEARCH_METHOD | |
| Short Description | Search Method for Search Field | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_SH | RE: Search Help |
| 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) | |
| 2 | 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 | ||
| 2 | IF_RECA_SEARCH_METHOD | Search Method | 20050228 |
Friends
Class CL_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 | Attribute reference (LIKE) | 20050228 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20050228 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | T/F: Was a Valid Search Method Set? | 20050307 | |||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20050623 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20050228 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20050228 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | RECA_T_SEARCH_VALUES | Result of Search Help (Table, Corresponds to VRM_VALUES) | 20050307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050228 | ||
| 2 | Instance method | Public | Method | Old Implementation: Without BAdI Call | 20050623 | |
| 3 | Instance method | Public | Method | Retrieves Search Values Dependent on Object/Method (BAdI) | 20050321 | |
| 4 | Instance method | Public | Method | 20050228 | ||
| 5 | Instance method | Private | Method | Gets Values for Search Strategy from Value Table | 20050301 |
Events
Class CL_RECA_SEARCH_METHOD has no event.
Types
Class CL_RECA_SEARCH_METHOD has no local type.
Method Signatures
Method GET_SEARCH_STRAT_VALUES Signature
Method GET_SEARCH_STRAT_VALUES on class CL_RECA_SEARCH_METHOD has no parameter.
Method GET_SEARCH_STRAT_VALUES on class CL_RECA_SEARCH_METHOD has no exception.
Method GET_SEARCH_STRAT_VALUES_OLD 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 | 20050623 | |||
| 2 | EF_OTHER_VALUES_ALLOWED | Call by reference | Type reference (TYPE) | RECABOOL | T/F: Sind "andere Werte" erlaubt? | 20050623 | |||
| 3 | EF_VALUES_FOUND | Call by reference | Type reference (TYPE) | RECABOOL | T/F: Wurden Werte gefunden? | 20050623 | |||
| 4 | ET_VALUES | Call by reference | Type reference (TYPE) | RECA_T_SEARCH_VALUES | Ergebnis der Suchhilfe (Tabelle, entspricht VRM_VALUES) | 20050623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Suchwerte konnten nicht geholt werden | 20050623 |
Method GET_VALUES_BY_SPEC_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | RECA_SEARCH_VALUES-KEY | Default-Wert | 20050321 | |||
| 2 | CF_OTHER_VALUES_ALLOWED | Call by reference | Type reference (TYPE) | RECASHHASOTHERVALUES | T/F: Darf Benutzer Werte außerhalb der Strategie auswählen? | 20050321 | |||
| 3 | ET_VALUES | Call by reference | Type reference (TYPE) | RECA_T_SEARCH_VALUES | Ergebnis der Suchhiflfe (Tabelle, entspricht VRM_VALUES) | 20050321 | |||
| 4 | IO_REF_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_OBJECT | Objekt, aus dem der Kontext beschafft werden kann | 20050321 | |||
| 5 | IT_FILTER_SHMETHDIFF | Call by reference | Type reference (TYPE) | RECA_T_SEARCH_VALUES | Keyfeld dient als Filter für SMETHDIFF in Wertetabelle | 20050321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20050321 |
Method INIT_BY_PARENT Signature
Method INIT_BY_PARENT on class CL_RECA_SEARCH_METHOD has no parameter.
Method INIT_BY_PARENT on class CL_RECA_SEARCH_METHOD has no exception.
Method _GET_VALUES_BY_VALUETAB 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 | Default-Wert | 20050302 | |||
| 2 | ET_SHVALUES | Call by reference | Type reference (TYPE) | RE_T_VICASHFVALUES | Suchwerte, wie sie aus DB-Tab VICASHFVALUES kommen | 20050623 | |||
| 3 | ET_VALUES | Call by reference | Type reference (TYPE) | RECA_T_SEARCH_VALUES | Ergebnis der Suchhiflfe (Tabelle, entspricht VRM_VALUES) | 20050302 | |||
| 4 | IT_FILTER_SHMETHDIFF | Call by reference | Type reference (TYPE) | RECA_T_SEARCH_VALUES | Keyfeld dient als Filter für SMETHDIFF in Wertetabelle | 20050302 |
Method _GET_VALUES_BY_VALUETAB on class CL_RECA_SEARCH_METHOD has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |