The Function Module COOPC_RFC_EVT_QUERY_EVTCATS (OPC RFC: Abfrage der unterstützten Event-Kategorien) is a standard Function Module in SAP ERP and is part of the function group COOPC_RFC within the package COOPC.
Function Module | COOPC_RFC_EVT_QUERY_EVTCATS |
Short Text | OPC RFC: Abfrage der unterstützten Event-Kategorien |
Function Group | COOPC_RFC |
Package | COOPC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EVTTYPE_CONDITION | TYPE | FLAG | Flag: Kategorien für Eventtyp 'condition-related' | |
EVTTYPE_SIMPLE | TYPE | FLAG | Flag: Kategorien für Eventtyp 'simple' | |
EVTTYPE_TRACKING | TYPE | FLAG | Flag: Kategorien für Eventtyp 'tracking-related' | |
OPCSERVER | TYPE | COOPC_SERVERID | ID des OPC-Servers |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CATEGORIES | LIKE | RCOOPC_EVTCAT | Export: Tabelle der Event-Kategorien |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FAILED | Allgemeiner Fehler |
OPCSERVER_UNKNOWN | Unbekannter OPC-Server |
UNEXPECTED_ERROR | Interner Fehler |