SAP ABAP Class IF_SIC_SEARCH_BUILDER (Interface for Index and Search Engine)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SIC_INDEX_SEARCH_ENGINE Interface for Search Engine 20060419
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_SEARCH_TREX TREX Implementation of SIC Search Interface 20051212
Properties
Class IF_SIC_SEARCH_BUILDER  
Short Description Interface for Index and Search Engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIC_SEARCH_BUILDER has no forward declaration.
Interfaces
Class IF_SIC_SEARCH_BUILDER has no interface implemented.
Friends
Class IF_SIC_SEARCH_BUILDER has no friend class.
Attributes
Class IF_SIC_SEARCH_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SEARCH Instance method Public Method Search 20060419
Events
Class IF_SIC_SEARCH_BUILDER has no event.
Types
Class IF_SIC_SEARCH_BUILDER has no local type.
Method Signatures

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MULTI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_SIC_MULTI_CONTAINER Container with the search results 20060419
2 Importing IR_MULTI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_SIC_MULTI_CONTAINER Container with the object to be searched 20060419
3 Importing IV_RUNTIME_MODE Call by reference Type reference (TYPE) SIC_RUNTIME_MODE Runtime mode of framework and services 20060817
4 Importing IV_SERVICE_PROFILE Call by reference Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060419
# Exception Resumable Description Created on
1 ERROR internal error 20060419
History
Last changed by/on SAP  20110908 
SAP Release Created in