SAP ABAP Class CL_RIS_QUICK_SEARCH (Repository Information System: Quick Search)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-INR (Application Component) Repository Infosystem
⤷
SRIS_SEARCH (Package) Repository Information System: Search Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RIS_QUICK_SEARCH | Repository Information System: Quick Search Interface | 20120504 |
Properties
| Class | CL_RIS_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_SEARCH | Repository Information System: Search Functionality |
| Created | 20120504 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RIS_QUICK_SEARCH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RIS_QUICK_SEARCH | Repository Information System: Quick Search Interface | 20120504 |
Friends
Class CL_RIS_QUICK_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RIS_INCLUDE_IDENTIFIER | 20120629 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TBMAXSEL | 20120504 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TY_T_OBJECTS | 20120504 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TROBJTYPE_TAB | 20120504 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20120504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120504 | ||
| 2 | Instance method | Private | Method | 20120504 | ||
| 3 | Instance method | Private | Method | 20120504 | ||
| 4 | Instance method | Private | Method | 20120504 | ||
| 5 | Instance method | Private | Method | 20120504 | ||
| 6 | Instance method | Private | Method | 20120504 |
Events
Class CL_RIS_QUICK_SEARCH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_OBJECT | Protected | See coding | 20120504 | 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 | 20120504 | BEGIN OF ty_s_object_description,
object_type TYPE wbobjtype,
description TYPE string,
END OF ty_s_object_description
|
||
| 3 | TY_S_SMALL_PROGDIR | Protected | See coding | 20120629 | BEGIN OF ty_s_small_progdir,
progname TYPE progname,
subc TYPE subc,
END OF ty_s_small_progdir
|
||
| 4 | TY_T_OBJECTS | Protected | See coding | 20120504 | ty_t_objects TYPE STANDARD TABLE OF ty_s_object
|
Method Signatures
Method GET_OBJECT_TYPES Signature
Method GET_OBJECT_TYPES on class CL_RIS_QUICK_SEARCH has no parameter.
Method GET_OBJECT_TYPES on class CL_RIS_QUICK_SEARCH has no exception.
Method INIT Signature
Method INIT on class CL_RIS_QUICK_SEARCH has no parameter.
Method INIT on class CL_RIS_QUICK_SEARCH has no exception.
Method SELECT_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUERY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120504 | ||||
| 2 | I_SELECT_CLASSES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120504 | |||
| 3 | I_SELECT_INTERFACES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120504 |
Method SELECT_CLASSES on class CL_RIS_QUICK_SEARCH has no exception.
Method SELECT_FUBAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUERY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120504 |
Method SELECT_FUBAS on class CL_RIS_QUICK_SEARCH has no exception.
Method SELECT_INCLUDES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUERY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120504 |
Method SELECT_INCLUDES on class CL_RIS_QUICK_SEARCH has no exception.
Method SELECT_OTHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUERY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120504 |
Method SELECT_OTHER on class CL_RIS_QUICK_SEARCH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |