SAP ABAP Class /BOBF/IF_SP_QUERY (Interface to the mapping of query related objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_LIB_M_GENERIC Field mapping (meta data based) 20090305
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_SP_NODE_TABLES Field mapping (meta data based) 20081212
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_SP_NODE_TABLES_BS Field mapping (meta data based) 20080527
Properties
Class /BOBF/IF_SP_QUERY  
Short Description Interface to the mapping of query related objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_SP_QUERY has no forward declaration.
Interfaces
Class /BOBF/IF_SP_QUERY has no interface implemented.
Friends
Class /BOBF/IF_SP_QUERY has no friend class.
Attributes
Class /BOBF/IF_SP_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAP_BO_QUERY_SELECTION Instance method Public Method Mapping internal to proxy representation 20081213
2 MAP_QUERY_SELECTION Instance method Public Method Mapping proxy to internal representation 20081213
Events
Class /BOBF/IF_SP_QUERY has no event.
Types
Class /BOBF/IF_SP_QUERY has no local type.
Method Signatures

Method MAP_BO_QUERY_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE 20081213
2 Exporting ET_PROXY_SELECTION_PARAMETER Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SELPARAM proxy query selection table 20081213
3 Exporting ET_PROXY_SORTING_OPTIONS Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SORTING Sorting Information 20081213
4 Importing IO_BOPF_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION interface to BOPF configuration 20081213
5 Importing IT_BO_SELECTION_PARAMETER Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SELPARAM internal query selection table 20081213
6 Importing IT_BO_SORTING_OPTIONS Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SORTING 20081213
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY node key 20081213
8 Importing IV_QUERY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_QUERY_KEY query key 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_SP 20081213

Method MAP_QUERY_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE 20081213
2 Exporting ET_BO_SELECTION_PARAMETER Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SELPARAM internal query selection table 20081213
3 Exporting ET_BO_SORTING_OPTIONS Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SORTING internal query sorting information 20081213
4 Importing IO_BOPF_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION interface to BOPF configuration 20081213
5 Importing IT_PROXY_SELECTION_PARAMETER Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SELPARAM proxy query selection table 20081213
6 Importing IT_PROXY_SORTING_OPTIONS Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SORTING Sorting Information 20081213
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY node key 20081213
8 Importing IV_QUERY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_QUERY_KEY query key 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_SP Exception Class for Service Provider 20081213
History
Last changed by/on SAP  20130531 
SAP Release Created in