The Function Module COOPC_RFC_BROWSE_NAMESPACE (OPC RFC: Namespace des OPC-DataAccess-Servers browsen) 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_BROWSE_NAMESPACE |
Short Text | OPC RFC: Namespace des OPC-DataAccess-Servers browsen |
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 |
---|---|---|---|---|
BROWSEFILTERTYPE | TYPE | COOPC_BROWSEFILTERTYPE | 0 | OPC: Filtertyp für Namespace-Browsing (siehe Typepool CTOPC) |
FILTERCRITERIA | TYPE | COOPC_BROWSEFILTER | '' | OPC: Filterstring für Namespace-Browsing |
OPCSERVER | TYPE | COOPC_SERVERID | OPC: Name des OPCServers | |
STARTPOINT | TYPE | COOPC_ITEMID | '' | OPC: Voll qualifizierte OPC-Item-ID |
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 |
---|---|---|---|---|
RESULT | LIKE | RCOOPC_BROWSERESULT | Export: Ergebnis des NamespaceBrowsing | |
STARTPOINT_TOKENS | LIKE | RCOOPC_TOKEN | Import: Tokentabelle für Startpunkt bei Namespace-Browsing (für 1.0-OPCServer) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FAILED | Fehlgeschlagen |
FILTERCRITERIA_INVALID | Ungültiger Filterstring |
NOTHING_FOUND | Bezüglich dem Startpunkt wurde nichts gefunden |
NOT_SUPPORTED | Namespace-Browsing wird nicht unterstützt |
OPCSERVER_UNKNOWN | Unbekannter OPCServer |
STARTPOINT_UNKNOWN | Unbekannter Startpunkt |