SAP ABAP Interface /PLMB/IF_SPI_QUERY_ADAPTER (Query Adapter)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_CORE (Package) Service Provider Infrastructure: Core
⤷
⤷
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
| Interface | /PLMB/IF_SPI_QUERY_ADAPTER | |
| Short Description | Query Adapter |
General Data
| Package | /PLMB/BA_SPI_CORE | Service Provider Infrastructure: Core |
| Created | 20100415 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface /PLMB/IF_SPI_QUERY_ADAPTER has no interface.
Friends
Interface /PLMB/IF_SPI_QUERY_ADAPTER has no friend.
Attributes
Interface /PLMB/IF_SPI_QUERY_ADAPTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Metadata | 20100415 | |
| 2 | Instance method | Public | Method | Query | 20100416 |
Events
Interface /PLMB/IF_SPI_QUERY_ADAPTER has no event.
Types
Interface /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 | ES_QUERY_DEFINITION | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_QUERY_DEF | Query definition | 20100415 | |||
| 2 | IS_QUERY_DEFINITION | Call by reference | Type reference (TYPE) | ANY | Query definition (Query type dependent) | 20100415 |
Method GET_METADATA on Interface /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 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node data | 20100416 | |||
| 2 | ET_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID | 20100416 | |||
| 3 | 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 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20100416 | |||
| 5 | IO_COLLECTOR | Call by reference | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20100623 | |||
| 6 | IS_OPTIONS | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_QUERY_OPTIONS | Query options | 20100416 | |||
| 7 | IS_QUERY_DEFINITION | Call by reference | Type reference (TYPE) | ANY | Query definition (Query type dependent) | 20100416 | |||
| 8 | IT_MAPPING | Call by reference | Type reference (TYPE) | INDEX TABLE | Attribute mapping | 20100416 | |||
| 9 | IT_NODE_ID_FILTER | Call by reference | Type reference (TYPE) | INDEX TABLE | List of NodeIDs to which result will be restricted | 20100416 | |||
| 10 | IT_SELECTION | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for Queries on BO attributes | 20100416 | |||
| 11 | IV_KEYS_ONLY | Call by reference | Type reference (TYPE) | /PLMB/SPI_KEYS_ONLY_IND | Indicator Return Keys Only | 20100416 |
Method QUERY on Interface /PLMB/IF_SPI_QUERY_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |