SAP ABAP Class IF_PCO_TEXT_QUERY (PCo: Methods for Text Query)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCO_TEXT_QUERY PCo: Tag Query 20100723
Properties
Class IF_PCO_TEXT_QUERY  
Short Description PCo: Methods for Text Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100723   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PCO_TEXT_QUERY has no forward declaration.
Interfaces
Class IF_PCO_TEXT_QUERY has no interface implemented.
Friends
Class IF_PCO_TEXT_QUERY has no friend class.
Attributes
Class IF_PCO_TEXT_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_TEXT_QUERY Instance method Public Method Executes Text Query 20100723
Events
Class IF_PCO_TEXT_QUERY has no event.
Types
Class IF_PCO_TEXT_QUERY has no local type.
Method Signatures

Method EXECUTE_TEXT_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 20100804
2 Exporting ET_CHAR_VAL Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_CHARVAL PCo: Query-Ergebniswerte im CHAR-Format 20100804
3 Exporting ET_COLUMNS Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_COLUMNS PCo: Tabellentyp Spalteninformation zu Query-Ergebnis 20100804
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 20100804
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 20100804
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 20100804
7 Exporting ET_MESSAGE_DATA Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_DATA PCo: Tabellentyp für Meldungen zu PCo-Queries 20100804
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 20100804
9 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20100901
10 Exporting ET_ROWS Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_ROWS PCo: Tabelle mit Zeileninformation zu Query-Ergebnistabelle 20100804
11 Exporting ET_TIMEST_VAL Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_TIMESTVAL PCo: Tabellentyp Query-Ergebniswerte im TIMESTAMPL-Format 20100804
12 Exporting EV_QUERY_RESULT_STATUS Call by reference Type reference (TYPE) S_PCO_QUERY_RESULT_STATUS PCo: Status Query-Ergebnis 20100804
13 Importing IV_QUERY_CONTENT Call by reference Type reference (TYPE) STRING Inhalt der Query 20100723
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20100827
History
Last changed by/on SAP  20110908 
SAP Release Created in