SAP ABAP Interface IF_PCO_PAC (PCo: Agent Instance)
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_PAC PCo: Object for Connection to PCo Agent 20100722
Properties
Interface IF_PCO_PAC  
Short Description PCo: Agent Instance    
General Data
Package S_PCO   Plant Connectivity: Business Suite Integration (ABAP Part) 
Created 20100722   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_PCO_PAC has no forward declaration.
Interfaces
Interface IF_PCO_PAC has no interface.
Friends
Interface IF_PCO_PAC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_QUERY_STAT_ERROR Constant Public Type reference (TYPE) S_PCO_QUERY_RESULT_STATUS 01 Query Not Executed Due to Errors (Binary Format) 20100826
2 GC_QUERY_STAT_ERROR_C Constant Public Type reference (TYPE) S_PCO_QUERY_RESULT_STATUS_C 'ERROR' Query Not Executed Due to Errors 20100827
3 GC_QUERY_STAT_SUCC Constant Public Type reference (TYPE) S_PCO_QUERY_RESULT_STATUS 00 Query Executed Successfully (Binary Format) 20100826
4 GC_QUERY_STAT_SUCC_C Constant Public Type reference (TYPE) S_PCO_QUERY_RESULT_STATUS_C 'SUCCESS' Query Executed Successfully 20100827
5 GC_QUERY_STAT_WRITE_OK Constant Public Type reference (TYPE) S_PCO_QUERY_RESULT_STATUS 02 Write Access Per Query Successfully Executed (Binary Format) 20100826
6 GC_QUERY_STAT_WRITE_OK_C Constant Public Type reference (TYPE) S_PCO_QUERY_RESULT_STATUS_C 'WRITE_OK' Write Access Per Query Successfully Executed 20100827
7 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 GET_AGENT_FEATURES Instance method Public Method Delivers Features of Associated PCo Agent Instance 20100726
2 GET_DB_QUERY_OBJ Instance method Public Method Delivers Database Query Object 20100726
3 GET_PCO_CONN_STATUS Instance method Public Method PCo: Delivers RFC Connection Status for PCo Agent Instance 20100722
4 GET_QUERY_OBJ Instance method Public Method Delivers Query Object (for Feature Query etc.) 20100726
5 GET_TAG_QUERY_OBJ Instance method Public Method Delivers Tag Query Object 20100726
6 GET_TEXT_QUERY_OBJ Instance method Public Method Delivers Text Query Object 20100726
Events
Interface IF_PCO_PAC has no event.
Types
Interface IF_PCO_PAC has no local type.
Method Signatures

Method GET_AGENT_FEATURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGENT_FEAT Call by reference Type reference (TYPE) PCO_T_AGENT_FEATURE PCo: Alle Features eines PCo-Agenten 20101023
2 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20100831
3 Exporting EV_QUERY_RESULT_STATUS Call by reference Type reference (TYPE) S_PCO_QUERY_RESULT_STATUS PCo: Status Query-Ergebnis 20110119
4 Importing IS_APPL_HANDLE Call by reference Type reference (TYPE) PCO_S_APPL_HANDLE PCo: Datenstruktur für Applikations-Handle 20100915
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20100827

Method GET_DB_QUERY_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DB_QUERY_OBJ Value transfer Object reference (TYPE REF TO) IF_PCO_DB_QUERY PCo: Methoden für Datenbank-Query 20100726
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20100827

Method GET_PCO_CONN_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONN_STATUS Call by reference Type reference (TYPE) S_PCO_CONN_STATUS PCo: Status der RFC-Verbindung zur PCo-Agenteninstanz 20100916
2 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20100916
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20100916

Method GET_QUERY_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_HANDLE Call by reference Type reference (TYPE) PCO_S_APPL_HANDLE PCo: Datenstruktur für Applikations-Handle 20100915
2 Returning RV_QUERY_OBJ Value transfer Object reference (TYPE REF TO) IF_PCO_QUERY PCo: Allgemeine Methoden zur Query-Ausführung 20100726
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20100827

Method GET_TAG_QUERY_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TAG_QUERY_OBJ Value transfer Object reference (TYPE REF TO) IF_PCO_TAG_QUERY PCo: Tag-Query-Methoden 20100726
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20100827

Method GET_TEXT_QUERY_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT_QUERY_OBJ Value transfer Object reference (TYPE REF TO) IF_PCO_TEXT_QUERY PCo: Methoden für Text-Query 20100726
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20100827
History
Last changed by/on SAP  20110908 
SAP Release Created in 703