SAP ABAP Class IF_RIS_QUICK_SEARCH (Repository Information System: Quick Search Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RIS_QUICK_SEARCH Repository Information System: Quick Search 20120504
Properties
Class IF_RIS_QUICK_SEARCH  
Short Description Repository Information System: Quick Search Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120504   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RIS_QUICK_SEARCH has no forward declaration.
Interfaces
Class IF_RIS_QUICK_SEARCH has no interface implemented.
Friends
Class IF_RIS_QUICK_SEARCH has no friend class.
Attributes
Class IF_RIS_QUICK_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method 20120504
Events
Class IF_RIS_QUICK_SEARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_TRANSPORT_OBJECT_TYPES Public See coding 20120504 ty_t_transport_object_types TYPE SORTED TABLE OF trobjtype WITH UNIQUE KEY table_line
2 TY_T_WORKBENCH_REQUESTS Public See coding 20120504 ty_t_workbench_requests TYPE SORTED TABLE OF REF TO cl_wb_request WITH UNIQUE KEY table_line
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WB_REQUESTS Call by reference Type reference (TYPE) TY_T_WORKBENCH_REQUESTS 20120504
2 Importing I_MAX_RESULTS Call by reference Type reference (TYPE) I 200 20120504
3 Importing I_OBJECT_TYPES Call by reference Type reference (TYPE) TY_T_TRANSPORT_OBJECT_TYPES 20120504
4 Importing I_QUERY Call by reference Type reference (TYPE) STRING 20120504
# Exception Resumable Description Created on
1 CX_RIS_EXCEPTION 20120504
History
Last changed by/on SAP  20140121 
SAP Release Created in