SAP ABAP Class IF_GRPC_QUERY_INTEGRATION (Query Integration Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_CROSS_PLATFORM_QUERY Cross Platform Query 20071024
Properties
Class IF_GRPC_QUERY_INTEGRATION  
Short Description Query Integration Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071024   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRPC_QUERY_INTEGRATION has no forward declaration.
Interfaces
Class IF_GRPC_QUERY_INTEGRATION has no interface implemented.
Friends
Class IF_GRPC_QUERY_INTEGRATION has no friend class.
Attributes
Class IF_GRPC_QUERY_INTEGRATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method 20071024
2 QUERY Instance method Public Method 20071024
3 RETRIEVE Instance method Public Method 20071024
Events
Class IF_GRPC_QUERY_INTEGRATION has no event.
Types
Class IF_GRPC_QUERY_INTEGRATION has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20071025
2 Exporting E_EXTERNAL_JOB_ID Call by reference Type reference (TYPE) GRPC_JOB_ID_EXT Job ID 20071024
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) I 20071024
4 Exporting E_XML_RESULT Call by reference Type reference (TYPE) STRING 20071024
5 Importing IS_JOB_INPUT Call by reference Type reference (TYPE) GRPC_S_JOBINPUT Job log 20080321
6 Importing IT_PARAMETER_VALUES Call by reference Type reference (TYPE) GRPC_T_QUERY_PARAM_VALUE_LONG Table of Query parameter values 20071024
7 Importing I_CONNECTOR Call by reference Type reference (TYPE) GRPC_CONNECTOR Target Connector 20071024
8 Importing I_MAX_ROWS Call by reference Type reference (TYPE) I 20071024
9 Importing I_QUERY_ID Call by reference Type reference (TYPE) STRING 20071024

Method EXECUTE on class IF_GRPC_QUERY_INTEGRATION has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20071025
2 Exporting ET_QUERY_LIST Call by reference Type reference (TYPE) GRPC_T_QUERY_LIST GRPC Query List 20071024
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20071025
4 Importing I_CATEGORY Call by reference Type reference (TYPE) STRING 20071024
5 Importing I_CONNECTOR Call by reference Type reference (TYPE) GRPC_CONNECTOR Target Connector 20071024
6 Importing I_QUERY_DESCRIPTION Call by reference Type reference (TYPE) STRING 20071024
7 Importing I_USERNAME Call by reference Type reference (TYPE) STRING 20071223

Method QUERY on class IF_GRPC_QUERY_INTEGRATION has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUERY_ATTRIBUTES Call by reference Type reference (TYPE) GRPC_S_QUERY GRPC Structure for Query 20071024
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20071025
3 Exporting ET_PARAMETERS Call by reference Type reference (TYPE) GRPC_T_QUERY_COLUMN Table of GRPC Query Columns 20071024
4 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20071025
5 Importing I_CONNECTOR Call by reference Type reference (TYPE) GRPC_CONNECTOR Target Connector 20071024
6 Importing I_QUERY_ID Call by reference Type reference (TYPE) STRING 20071025

Method RETRIEVE on class IF_GRPC_QUERY_INTEGRATION has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in