SAP ABAP Interface IF_PCO_TAG_QUERY (PCo: Tag Query Methods)
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_TAG_QUERY PCo: Text Query 20100721
Properties
Interface IF_PCO_TAG_QUERY  
Short Description PCo: Tag Query Methods    
General Data
Package S_PCO   Plant Connectivity: Business Suite Integration (ABAP Part) 
Created 20100721   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_PCO_TAG_QUERY has no forward declaration.
Interfaces
Interface IF_PCO_TAG_QUERY has no interface.
Friends
Interface IF_PCO_TAG_QUERY has no friend.
Attributes
Interface IF_PCO_TAG_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BROWSE_GROUPS Instance method Public Method Browse Over Groups (Tag Namespace) 20101111
2 BROWSE_TAGS Instance method Public Method Browse Over Tags (Tag Namespace) 20101111
3 GET_NOTIF_TEMPLATES Instance method Public Method Delivers Templates for Notifications 20100923
4 LIST_SUBSCRIPTIONS Instance method Public Method Delivers Existing Subscriptions for Value Changes 20100923
5 READ_TAG Instance method Public Method Read Values of Tags/Tag Items 20100909
6 RESUBSCRIBE Instance method Public Method Renew Subscriptions of an Application Handle 20100910
7 SUBSCRIBE_TAG Instance method Public Method Subscribe to Value Changes of Tags/Tag Items 20100909
8 UNSUBSCRIBE_TAG Instance method Public Method Cancel Subscriptions 20100909
9 WRITE_TAG Instance method Public Method Write Values in Tags/Tag Items 20100909
Events
Interface IF_PCO_TAG_QUERY has no event.
Types
Interface IF_PCO_TAG_QUERY has no local type.
Method Signatures

Method BROWSE_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BROWSED_GROUPS Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT Ergebnistabelle mit Gruppen zu Datenpunkten/Tags 20101111
2 Exporting ET_BROWSED_TAGS Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT Ergebnistabelle mit Datenpunkten/Tags 20101111
3 Exporting ET_GROUP_META_DATA Call by reference Type reference (TYPE) PCO_T_META_DATA PCo: Tabelle mit Metadaten zu Gruppen 20101111
4 Exporting ET_GROUP_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries für Gruppen (Objektinstanzen) 20101111
5 Exporting ET_TAG_META_DATA Call by reference Type reference (TYPE) PCO_T_META_DATA PCo: Tabelle mit Metadaten zu Tags 20101111
6 Exporting ET_TAG_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries für Tags (Objektinstanzen) 20101111
7 Exporting EV_MORE_ENTRIES Call by reference Type reference (TYPE) BOOLE_D 'X' = Es gibt mehr Einträge, als selektiert wurden 20110219
8 Importing IS_QUERY_MASK Call by reference Type reference (TYPE) PCO_S_QUERY_MASK Filtertyp und Filterwert für Datenpunkte 20110216
9 Importing IV_ACT_GROUP_PATH Call by reference Type reference (TYPE) S_PCO_TAG_ID Pfadangabe der aktuellen Tag-Gruppe (mit '/' als Separator) 20101111
10 Importing IV_GET_TAGS_FOR_GROUP Call by reference Type reference (TYPE) BOOLE_D 'X' = Emitteln der Datenpunkte, die zu einer Gruppe gehören 20101111
11 Importing IV_MAX_ENTRIES Call by reference Type reference (TYPE) I 60 Maximale Anzahl an gelesenen Datensätzen 20101111
12 Importing IV_META_DATA_REQ Call by reference Type reference (TYPE) BOOLE_D 'X' = Rückgabe der Metadaten 20101111
13 Importing IV_SEL_MODE Call by reference Type reference (TYPE) C 'S' 'S': Einfachselektion, 'M': Mehrfachselektion 20101230
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20101111

Method BROWSE_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BROWSED_TAGS Call by reference Type reference (TYPE) PCO_T_BROWSE_RESULT Ergebnistabelle mit Datenpunkten/Tags 20101111
2 Exporting ET_TAG_META_DATA Call by reference Type reference (TYPE) PCO_T_META_DATA PCo: Tabelle mit Metadaten zu Tags 20101111
3 Exporting ET_TAG_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries für Tags (Objektinstanzen) 20101111
4 Exporting EV_MORE_ENTRIES Call by reference Type reference (TYPE) BOOLE_D 'X' = Es gibt mehr Einträge, als selektiert wurden 20110219
5 Importing IS_QUERY_MASK Call by reference Type reference (TYPE) PCO_S_QUERY_MASK Filtertyp und Filterwert für Datenpunkte 20110216
6 Importing IV_BROWSE_RECURS Call by reference Type reference (TYPE) BOOLE_D 'X': Rekursives Browsen 20101111
7 Importing IV_FILTER Call by reference Type reference (TYPE) S_PCO_FILTER_STRING PCo: Filterwert als STRING 20101111
8 Importing IV_FULL_QUAL_PATH Call by reference Type reference (TYPE) S_PCO_TAG_ID Voll qualifizierte Pfadangabe (mit '/' als Separator) 20101111
9 Importing IV_MAX_ENTRIES Call by reference Type reference (TYPE) I 60 Maximale Anzahl an gelesenen Datensätzen 20101111
10 Importing IV_META_DATA_REQ Call by reference Type reference (TYPE) BOOLE_D 'X' = Rückgabe der Metadaten 20101111
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20101111

Method GET_NOTIF_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIF_TEMPLATE Call by reference Type reference (TYPE) PCO_T_NOTIFICATION_TEMPLATE PCo: Tabellentyp für Vorlagen zu Benachrichtigungen 20100923
2 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20100923
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20100923

Method LIST_SUBSCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20100923
2 Exporting ET_SUBSCR_DATA Call by reference Type reference (TYPE) PCO_T_SUBSCR_DATA PCo: Tabellentyp mit Daten zu Subskription auf Wertänderung 20101013
3 Exporting EV_MORE_ENTRIES Call by reference Type reference (TYPE) BOOLE_D 'X' = Es gibt mehr Einträge, als selektiert wurden 20110219
4 Importing IS_APPL_HANDLE Call by reference Type reference (TYPE) PCO_S_APPL_HANDLE Rückgabe aller Subskriptionen zu einem Applikations-Handle 20100923
5 Importing IV_MAX_ENTRIES Call by reference Type reference (TYPE) I '60' Maximale Anzahl an gelesenen Datensätzen 20110219
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20100923

Method READ_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20100909
2 Exporting ET_SEC_RESULT Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_SECONDARY PCo: Tabelle mit Secondary-Daten zu Query-Ergebnis 20100909
3 Exporting ET_TAG_RESULT Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_TAG_DATA PCo: Tabellentyp für Query-Ergebnisse zu Datenpunkten/Tags 20100909
4 Exporting EV_MORE_ENTRIES Call by reference Type reference (TYPE) BOOLE_D 'X' = Es gibt mehr Einträge, als selektiert wurden 20110219
5 Importing IS_QUERY_MASK Call by reference Type reference (TYPE) PCO_S_QUERY_MASK PCo: Maskierungsoptionen 20100909
6 Importing IT_LIMITS Call by reference Type reference (TYPE) PCO_T_PARAMETER PCo: WHERE-Bedingung für begrenzten Datenzugriff 20100909
7 Importing IT_META_DATA Call by reference Type reference (TYPE) PCO_T_PARAMETER PCo: Metadaten (Name/Wert) 20100909
8 Importing IT_SECONDARY Call by reference Type reference (TYPE) PCO_T_SECONDARY PCo: Tabelle für Secondaries 20100909
9 Importing IT_TAG_DATA Call by reference Type reference (TYPE) PCO_T_TAG_DATA PCo: Struktur für Datenpunkte/Tag-Items 20100909
10 Importing IT_VIEW Call by reference Type reference (TYPE) PCO_T_PARAMETER PCo: Datensicht (Name/Wert) 20100909
11 Importing IV_ROWSET Call by reference Type reference (TYPE) S_PCO_TAG_ROWSET PCo: Parameter Rowset (SINGLE/ MULTIPLE) 20111024
12 Importing IV_VIEW_TYPE Call by reference Type reference (TYPE) S_PCO_QUERY_VIEW_TYPE PCo: Typ des Views für eine Abfrage (CURRENT, EVENTS etc.) 20100909
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20100909

Method RESUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20100910
2 Importing IS_APPL_HANDLE Call by reference Type reference (TYPE) PCO_S_APPL_HANDLE PCo: Applikations-Handle 20100914
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20100910

Method SUBSCRIBE_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20100909
2 Importing IS_APPL_HANDLE Call by reference Type reference (TYPE) PCO_S_APPL_HANDLE PCo: Applikations-Handle 20100914
3 Importing IT_TAG_SUBSCR Call by reference Type reference (TYPE) PCO_T_TAG_DATA PCo: Tabelle mit Daten für Subskription von Tag-Items 20100909
4 Importing IV_NOTIF_TEMPLATE Call by reference Type reference (TYPE) S_PCO_NOTIFICATION_TEMPLATE PCo: Notification Template 20100910
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20100909

Method UNSUBSCRIBE_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20100909
2 Importing IS_APPL_HANDLE Call by reference Type reference (TYPE) PCO_S_APPL_HANDLE PCo: Applikations-Handle 20100914
3 Importing IT_TAG_SUBSCR Call by reference Type reference (TYPE) PCO_T_TAG_DATA PCo: Tabelle mit Daten für Subskription von Tag-Items 20100909
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20100909

Method WRITE_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PCO_MSG_OBJ Call by reference Type reference (TYPE) PCO_T_QUERY_MESSAGE_OBJ Meldungen zu PCo-Queries (Objektinstanzen) 20100909
2 Importing IT_SECONDARY Call by reference Type reference (TYPE) PCO_T_SECONDARY PCo: Tabelle für Secondaries 20100909
3 Importing IT_TAG_DATA Call by reference Type reference (TYPE) PCO_T_QUERY_RESULT_TAG_DATA PCo: Tabellentyp für Query-Ergebnisse zu Datenpunkten/Tags 20100909
# Exception Resumable Description Created on
1 CX_PCO_BS_INT 20100909
History
Last changed by/on SAP  20130531 
SAP Release Created in 703