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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 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 MD_SHFLDNAME Instance attribute Public Attribute reference (LIKE) 20050228
2 MD_SHMETH Instance attribute Public Attribute reference (LIKE) 20050228
3 MF_VALID_METHOD Instance attribute Private Type reference (TYPE) ABAP_BOOL T/F: Was a Valid Search Method Set? 20050307
4 MO_EXIT Instance attribute Public Attribute reference (LIKE) 20050623
5 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20050228
6 MS_SEARCH_METHOD_X Instance attribute Public Attribute reference (LIKE) 20050228
7 MT_VALUE_BUFFER 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 GET_SEARCH_STRAT_VALUES Instance method Public Method 20050228
2 GET_SEARCH_STRAT_VALUES_OLD Instance method Public Method Old Implementation: Without BAdI Call 20050623
3 GET_VALUES_BY_SPEC_METHOD Instance method Public Method Retrieves Search Values Dependent on Object/Method (BAdI) 20050321
4 INIT_BY_PARENT Instance method Public Method 20050228
5 _GET_VALUES_BY_VALUETAB 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 Exporting ED_DEFAULT_VALUE Call by reference Type reference (TYPE) RECA_SEARCH_VALUES-KEY Defaultwert 20050623
2 Exporting EF_OTHER_VALUES_ALLOWED Call by reference Type reference (TYPE) RECABOOL T/F: Sind "andere Werte" erlaubt? 20050623
3 Exporting EF_VALUES_FOUND Call by reference Type reference (TYPE) RECABOOL T/F: Wurden Werte gefunden? 20050623
4 Exporting 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 ERROR 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 Changing CD_DEFAULT_VALUE Call by reference Type reference (TYPE) RECA_SEARCH_VALUES-KEY Default-Wert 20050321
2 Changing CF_OTHER_VALUES_ALLOWED Call by reference Type reference (TYPE) RECASHHASOTHERVALUES T/F: Darf Benutzer Werte außerhalb der Strategie auswählen? 20050321
3 Exporting ET_VALUES Call by reference Type reference (TYPE) RECA_T_SEARCH_VALUES Ergebnis der Suchhiflfe (Tabelle, entspricht VRM_VALUES) 20050321
4 Importing IO_REF_OBJ Call by reference Object reference (TYPE REF TO) IF_RECA_OBJECT Objekt, aus dem der Kontext beschafft werden kann 20050321
5 Importing 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 ERROR 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 Exporting ED_DEFAULT_VALUE Call by reference Type reference (TYPE) RECA_SEARCH_VALUES-KEY Default-Wert 20050302
2 Exporting ET_SHVALUES Call by reference Type reference (TYPE) RE_T_VICASHFVALUES Suchwerte, wie sie aus DB-Tab VICASHFVALUES kommen 20050623
3 Exporting ET_VALUES Call by reference Type reference (TYPE) RECA_T_SEARCH_VALUES Ergebnis der Suchhiflfe (Tabelle, entspricht VRM_VALUES) 20050302
4 Importing 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