SAP ABAP Class CL_RIS_ADT_QUICK_SEARCH (Repository Information System: Quick Search)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-INR (Application Component) Repository Infosystem
⤷
SRIS_ADT (Package) Repository Information System: ABAP Development Tools

⤷

⤷

Properties
Class | CL_RIS_ADT_QUICK_SEARCH | |
Short Description | Repository Information System: Quick Search | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRIS_ADT | Repository Information System: ABAP Development Tools |
Created | 20101215 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RIS_ADT_QUICK_SEARCH has no forward declaration.
Interfaces
Class CL_RIS_ADT_QUICK_SEARCH has no interface implemented.
Friends
Class CL_RIS_ADT_QUICK_SEARCH has no friend class.
Attributes
Class CL_RIS_ADT_QUICK_SEARCH has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20101221 | |
2 | ![]() |
Static method | Public | Method | 20110701 | |
3 | ![]() |
Instance method | Private | Method | 20110701 |
Events
Class CL_RIS_ADT_QUICK_SEARCH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_OBJECT | Protected | See coding | 20101221 | BEGIN OF ty_s_object,
object TYPE wbobjtype,
obj_name TYPE seu_objkey,
END OF ty_s_object
|
||
2 | TY_S_OBJECT_DESCRIPTION | Protected | See coding | 20101221 | BEGIN OF ty_s_object_description,
object_type TYPE wbobjtype,
description TYPE string,
END OF ty_s_object_description
|
||
3 | TY_T_OBJECTS | Protected | See coding | 20101221 | ty_t_objects TYPE STANDARD TABLE OF ty_s_object
|
Method Signatures
Method EXECUTE_QUICK_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_REFERENCES | Call by reference | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES | 20101221 | |||
2 | ![]() |
IT_OBJECT_TYPES | Call by reference | Type reference (TYPE) | STRING_TABLE | 20110701 | |||
3 | ![]() |
IV_MAX_RESULTS | Call by reference | Type reference (TYPE) | I | 200 | 20101221 | ||
4 | ![]() |
IV_NO_DESCRIPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110701 | ||
5 | ![]() |
IV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20101221 | |||
6 | ![]() |
IV_USE_SEARCH_PROVIDER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101221 |
Method GET_BY_SEARCH_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_REFERENCES | Call by reference | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES | 20110701 | |||
2 | ![]() |
IS_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RIS_S_OBJECT_TYPE_ID | 20110701 | |||
3 | ![]() |
IS_SEARCH_PARAMETER | Call by reference | Type reference (TYPE) | RIS_S_PARAMETER_SEARCH | 20110701 | |||
4 | ![]() |
IV_NO_DESCRIPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110701 |
Method SELECT_BY_SEARCH_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_REFERENCES | Call by reference | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES | 20110701 | |||
2 | ![]() |
IT_OBJECT_TYPES | Call by reference | Type reference (TYPE) | STRING_TABLE | 20110701 | |||
3 | ![]() |
IV_MAX_RESULTS | Call by reference | Type reference (TYPE) | I | 20110701 | |||
4 | ![]() |
IV_NO_DESCRIPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110701 | |||
5 | ![]() |
IV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20110701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110701 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |