SAP ABAP Class CL_RIS_HANA_QUICK_SEARCH (Quick Search on Hana)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_SEARCH (Package) Repository Information System: Search Functionality
Properties
Class CL_RIS_HANA_QUICK_SEARCH  
Short Description Quick Search on Hana    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_SEARCH   Repository Information System: Search Functionality 
Created 20130523   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_HANA_QUICK_SEARCH has no forward declaration.
Interfaces
Class CL_RIS_HANA_QUICK_SEARCH has no interface implemented.
Friends
Class CL_RIS_HANA_QUICK_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_SUPPORTED_FLAG Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20130523
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_QUICK_SEARCH Instance method Public Method 20130523
2 GET_BY_SEARCH_PROVIDER Static method Public Method 20131015
3 GET_OBJECT_NAME_QUERY Instance method Private Method 20131029
4 GET_OBJECT_TYPE_QUERY Instance method Private Method 20131016
5 GET_PACKAGE_QUERY Instance method Private Method 20131016
6 IS_RIS_PROG_TADIR_OK Static method Private Method 20130523
7 IS_SUPPORTED Static method Public Method 20130523
8 SELECT_BY_SEARCH_PROVIDER Instance method Private Method 20131015
9 USE_DLL_VIEW Static method Private Method 20131015
10 VALID_TADIR_OBJECT_TYPES Static method Public Method 20131115
Events
Class CL_RIS_HANA_QUICK_SEARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PACKAGE_QUERY Private See coding 20131016 ty_package_query TYPE RANGE OF devclass
2 TY_PARAMETER_RANGE Private See coding 20131016 ty_parameter_range TYPE RANGE OF string
3 TY_S_OBJECT_DESCRIPTION Protected See coding 20130524 BEGIN OF ty_s_object_description, object_type TYPE wbobjtype, description TYPE string, END OF ty_s_object_description
Method Signatures

Method EXECUTE_QUICK_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_REFERENCES Call by reference Type reference (TYPE) IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES 20130523
2 Importing IT_OBJECT_TYPES Call by reference Type reference (TYPE) STRING_TABLE 20130523
3 Importing IT_PACKAGES Call by reference Type reference (TYPE) STAB_DEVCLASS 20130523
4 Importing IV_MAX_RESULTS Call by reference Type reference (TYPE) I 200 20130523
5 Importing IV_NO_DESCRIPTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130523
6 Importing IV_QUERY Call by reference Type reference (TYPE) STRING 20130523
7 Importing IV_USE_SEARCH_PROVIDER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130523
# Exception Resumable Description Created on
1 CX_RIS_EXCEPTION 20130523

Method GET_BY_SEARCH_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_REFERENCES Call by reference Type reference (TYPE) IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES 20131015
2 Importing IS_OBJECT_TYPE Call by reference Type reference (TYPE) RIS_S_OBJECT_TYPE_ID 20131015
3 Importing IS_SEARCH_PARAMETER Call by reference Type reference (TYPE) RIS_S_PARAMETER_SEARCH 20131015
4 Importing IV_NO_DESCRIPTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131015
# Exception Resumable Description Created on
1 CX_RIS_EXCEPTION 20131015

Method GET_OBJECT_NAME_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY Call by reference Type reference (TYPE) STRING 20131029
2 Returning LT_OBJECT_NAME_QUERY Value transfer Type reference (TYPE) TY_PARAMETER_RANGE 20131029

Method GET_OBJECT_NAME_QUERY on class CL_RIS_HANA_QUICK_SEARCH has no exception.

Method GET_OBJECT_TYPE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_TYPES Call by reference Type reference (TYPE) STRING_TABLE 20131016
2 Returning LT_OBJECT_TYPE_QUERY Value transfer Type reference (TYPE) TY_PARAMETER_RANGE 20131016
# Exception Resumable Description Created on
1 CX_RIS_EXCEPTION 20131016

Method GET_PACKAGE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PACKAGES Call by reference Type reference (TYPE) STAB_DEVCLASS 20131016
2 Returning LT_PACKAGE_QUERY Value transfer Type reference (TYPE) TY_PACKAGE_QUERY 20131016

Method GET_PACKAGE_QUERY on class CL_RIS_HANA_QUICK_SEARCH has no exception.

Method IS_RIS_PROG_TADIR_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130523

Method IS_RIS_PROG_TADIR_OK on class CL_RIS_HANA_QUICK_SEARCH has no exception.

Method IS_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130523

Method IS_SUPPORTED on class CL_RIS_HANA_QUICK_SEARCH has no exception.

Method SELECT_BY_SEARCH_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_REFERENCES Call by reference Type reference (TYPE) IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES 20131015
2 Importing IT_OBJECT_TYPES Call by reference Type reference (TYPE) STRING_TABLE 20131015
3 Importing IV_MAX_RESULTS Call by reference Type reference (TYPE) I 20131015
4 Importing IV_NO_DESCRIPTION Call by reference Type reference (TYPE) ABAP_BOOL 20131015
5 Importing IV_QUERY Call by reference Type reference (TYPE) STRING 20131015
# Exception Resumable Description Created on
1 CX_RIS_EXCEPTION 20131015

Method USE_DLL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20131015

Method USE_DLL_VIEW on class CL_RIS_HANA_QUICK_SEARCH has no exception.

Method VALID_TADIR_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_TYPES Call by reference Type reference (TYPE) STRING_TABLE 20131115
2 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20131115

Method VALID_TADIR_OBJECT_TYPES on class CL_RIS_HANA_QUICK_SEARCH has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740