SAP ABAP Interface IF_PCO_QUERY (PCo: General Methods for Query Execution)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PCO (Application Component) Plant Connectivity (Pco): ABAP part
     S_PCO (Package) Plant Connectivity: Business Suite Integration (ABAP Part)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCO_QUERY PCo: Superclass for PCo Queries 20100721
Properties
Interface IF_PCO_QUERY  
Short Description PCo: General Methods for Query Execution    
General Data
Package S_PCO   Plant Connectivity: Business Suite Integration (ABAP Part) 
Created 20100719   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_PCO_QUERY has no forward declaration.
Interfaces
Interface IF_PCO_QUERY has no interface.
Friends
Interface IF_PCO_QUERY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_RFC_EXC_MSG Static Attribute Public Type reference (TYPE) S_PCO_RFC_ERROR_MSG_TXT PCo: Text of RFC Error Messages (System/Communication) 20100914
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTH Instance method Public Method Checks for Authorization to Execute PCo Activities 20100915
2 EXECUTE_QUERY Instance method Public Method Executes Query and Returns Query Results 20100719
3 GET_APPL_LOG_HANDLE Instance method Public Method Provides Handle for Associated Application Log 20110316
Events
Interface IF_PCO_QUERY has no event.
Types
Interface IF_PCO_QUERY has no local type.
Method Signatures

Method CHECK_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_AUTHORIZED Call by reference Type reference (TYPE) BOOLE_D 'X': Benötigte Berechtigung vorhanden 20100915
2 Importing IS_APPL_HANDLE Call by reference Type reference (TYPE) PCO_S_APPL_HANDLE PCo: Datenstruktur für Applikations-Handle 20100915
3 Importing IV_ACTIVITY Call by reference Type reference (TYPE) S_PCO_ACTIVITY PCo: Aktivität 20100915
4 Importing IV_USER Call by reference Type reference (TYPE) UNAME Benutzername 20100915
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20100915

Method EXECUTE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BOOL_VAL Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_BOOLVAL PCo: Query-Ergebniswerte im Boolean-Format 20100802
2 Exporting ET_CHAR_VAL Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_CHARVAL PCo: Query-Ergebniswerte im CHAR-Format 20100802
3 Exporting ET_COLUMNS Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_COLUMNS PCo: Tabellentyp Spalteninformation zu Query-Ergebnis 20100802
4 Exporting ET_DEC_VAL Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_DECVAL PCo: Tabellentyp für Query-Ergebniswerte im DEC-Format 20100802
5 Exporting ET_FLOAT_VAL Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_FLOATVAL PCo: Tabellentyp für Query-Ergebniswerte im Float-Format 20100802
6 Exporting ET_INT_VAL Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_INTVAL PCo: Tabellentyp für Query-Ergebniswerte im INT4-Format 20100802
7 Exporting ET_MESSAGE_DATA Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_DATA PCo: Tabellentyp für Meldungen zu PCo-Queries 20100802
8 Exporting ET_META_DATA Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_META_DATA PCo: Tabellentyp für Metadaten zu Query-Ergebnis 20100802
9 Exporting ET_ROWS Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_ROWS PCo: Tabelle mit Zeileninformation zu Query-Ergebnistabelle 20100802
10 Exporting ET_TIMEST_VAL Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_TIMESTVAL PCo: Tabellentyp Query-Ergebniswerte im TIMESTAMPL-Format 20100802
11 Exporting EV_QUERY_RESULT_STATUS Call by reference Type reference (TYPE) S_PCO_QUERY_RESULT_STATUS PCo: Status Query-Ergebnis 20100802
12 Importing IV_QUERY_CONTENT Call by reference Type reference (TYPE) STRING Inhalt der Query 20100719
13 Importing IV_REQUEST_TYPE Call by reference Type reference (TYPE) S_PCO_REQUEST_TYPE PCo: Requesttyp (Tag, Text, Features, Datenbank etc.) 20100719
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20100827

Method GET_APPL_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPL_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20110316

Method GET_APPL_LOG_HANDLE on Interface IF_PCO_QUERY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703