SAP ABAP Class /PLMB/IF_SPI_QUERY_ADAPTER (Query Adapter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/CL_SPI_QUERY_ADAPTER_ES SPI: Enterprise Search Query Adapter 20100416
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/CL_SPI_QUERY_ADAPTER_F4 SPI: Search Help (F4) Query Adapter 20100416
Properties
Class /PLMB/IF_SPI_QUERY_ADAPTER  
Short Description Query Adapter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100415   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /PLMB/IF_SPI_QUERY_ADAPTER has no interface implemented.
Friends
Class /PLMB/IF_SPI_QUERY_ADAPTER has no friend class.
Attributes
Class /PLMB/IF_SPI_QUERY_ADAPTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_METADATA Instance method Public Method Get Metadata 20100415
2 QUERY Instance method Public Method Query 20100416
Events
Class /PLMB/IF_SPI_QUERY_ADAPTER has no event.
Types
Class /PLMB/IF_SPI_QUERY_ADAPTER has no local type.
Method Signatures

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUERY_DEFINITION Call by reference Type reference (TYPE) /PLMB/S_SPI_QUERY_DEF Query definition 20100415
2 Importing IS_QUERY_DEFINITION Call by reference Type reference (TYPE) ANY Query definition (Query type dependent) 20100415

Method GET_METADATA on class /PLMB/IF_SPI_QUERY_ADAPTER has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node data 20100416
2 Exporting ET_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE Node ID 20100416
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relation between source ET_NODE_ID and target ET_NODE_DATA 20100428
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100416
5 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20100623
6 Importing IS_OPTIONS Call by reference Type reference (TYPE) /PLMB/S_SPI_QUERY_OPTIONS Query options 20100416
7 Importing IS_QUERY_DEFINITION Call by reference Type reference (TYPE) ANY Query definition (Query type dependent) 20100416
8 Importing IT_MAPPING Call by reference Type reference (TYPE) INDEX TABLE Attribute mapping 20100416
9 Importing IT_NODE_ID_FILTER Call by reference Type reference (TYPE) INDEX TABLE List of NodeIDs to which result will be restricted 20100416
10 Importing IT_SELECTION Call by reference Type reference (TYPE) /PLMB/T_SPI_SELECTION_PARAM Selection criteria for Queries on BO attributes 20100416
11 Importing IV_KEYS_ONLY Call by reference Type reference (TYPE) /PLMB/SPI_KEYS_ONLY_IND Indicator Return Keys Only 20100416

Method QUERY on class /PLMB/IF_SPI_QUERY_ADAPTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in