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 | ![]() |
Instance method | Public | Method | Checks for Authorization to Execute PCo Activities | 20100915 |
2 | ![]() |
Instance method | Public | Method | Executes Query and Returns Query Results | 20100719 |
3 | ![]() |
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 | ![]() |
EV_IS_AUTHORIZED | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Benötigte Berechtigung vorhanden | 20100915 | ||
2 | ![]() |
IS_APPL_HANDLE | Call by reference | Type reference (TYPE) | PCO_S_APPL_HANDLE | PCo: Datenstruktur für Applikations-Handle | 20100915 | ||
3 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | S_PCO_ACTIVITY | PCo: Aktivität | 20100915 | ||
4 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | UNAME | Benutzername | 20100915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PCo Suite Integration: Ausnahmeklasse | 20100915 |
Method EXECUTE_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BOOL_VAL | Call by reference | Type reference (TYPE) | PCO_T_QUERY_RESULT_BOOLVAL | PCo: Query-Ergebniswerte im Boolean-Format | 20100802 | ||
2 | ![]() |
ET_CHAR_VAL | Call by reference | Type reference (TYPE) | PCO_T_QUERY_RESULT_CHARVAL | PCo: Query-Ergebniswerte im CHAR-Format | 20100802 | ||
3 | ![]() |
ET_COLUMNS | Call by reference | Type reference (TYPE) | PCO_T_QUERY_RESULT_COLUMNS | PCo: Tabellentyp Spalteninformation zu Query-Ergebnis | 20100802 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ET_MESSAGE_DATA | Call by reference | Type reference (TYPE) | PCO_T_QUERY_MESSAGE_DATA | PCo: Tabellentyp für Meldungen zu PCo-Queries | 20100802 | ||
8 | ![]() |
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 | ![]() |
ET_ROWS | Call by reference | Type reference (TYPE) | PCO_T_QUERY_RESULT_ROWS | PCo: Tabelle mit Zeileninformation zu Query-Ergebnistabelle | 20100802 | ||
10 | ![]() |
ET_TIMEST_VAL | Call by reference | Type reference (TYPE) | PCO_T_QUERY_RESULT_TIMESTVAL | PCo: Tabellentyp Query-Ergebniswerte im TIMESTAMPL-Format | 20100802 | ||
11 | ![]() |
EV_QUERY_RESULT_STATUS | Call by reference | Type reference (TYPE) | S_PCO_QUERY_RESULT_STATUS | PCo: Status Query-Ergebnis | 20100802 | ||
12 | ![]() |
IV_QUERY_CONTENT | Call by reference | Type reference (TYPE) | STRING | Inhalt der Query | 20100719 | ||
13 | ![]() |
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 | ![]() |
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 | ![]() |
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 |