SAP ABAP Interface IF_OPC_SERVER (Interface for OPC Server Aliases)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA (Application Component) Process Management
⤷
COOPC (Package) OPC Interface (Open Process Control)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OPC_ROOT | OPC Superclass | 20011025 |
Properties
Interface | IF_OPC_SERVER | |
Short Description | Interface for OPC Server Aliases |
General Data
Package | COOPC | OPC Interface (Open Process Control) |
Created | 20000731 | SAP |
Last changed | 20010904 | SAP |
Unicode checks active |
Forward declarations
Interface IF_OPC_SERVER has no forward declaration.
Interfaces
Interface IF_OPC_SERVER has no interface.
Friends
Interface IF_OPC_SERVER has no friend.
Attributes
Interface IF_OPC_SERVER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get List of All Servers Installed on Computer | 20011031 |
2 | ![]() |
Static method | Public | Method | Get Detailed Information about Server | 20000731 |
3 | ![]() |
Static method | Public | Method | Get List of All Servers Defined in Customizing | 20000731 |
4 | ![]() |
Static method | Public | Method | Test Connection (RFC and COM) | 20011026 |
5 | ![]() |
Static method | Public | Method | Display Server List | 20000915 |
Events
Interface IF_OPC_SERVER has no event.
Types
Interface IF_OPC_SERVER has no local type.
Method Signatures
Method BROWSE_SERVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RFCDEST | Call by reference | Type reference (TYPE) | COOPC_RFCDEST | RFC-Destination des ODA-Connectors | 20011031 | ||
2 | ![]() |
SERVERLIST | Call by reference | Type reference (TYPE) | RCOOPC_SERVER2_TAB | OPC: Tabellentyp OPC Server | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlgeschlagen | 20011031 |
Method GET_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTEMPTS | Call by reference | Type reference (TYPE) | COOPC_ATTEMPTS | Maximale Anzahl der Zugriffsversuche auf einen Server | 20011025 | ||
2 | ![]() |
ATTPTTIME | Call by reference | Type reference (TYPE) | COOPC_ATTPTTIME | Zeit zwischen zwei Zugriffsversuchen | 20011113 | ||
3 | ![]() |
BUFFERTIME | Call by reference | Type reference (TYPE) | COOPC_BUFFERTIME | Pufferzeit des OPC-Servers in Millisekunden | 20010914 | ||
4 | ![]() |
IF_AE | Call by reference | Type reference (TYPE) | COOPC_SERVER_AE | Server unterstützt Alarms & Events | 20010914 | ||
5 | ![]() |
IF_DA_ASYNC | Call by reference | Type reference (TYPE) | COOPC_SERVER_DA_ASYNC | Server unterstützt asynchronen DataAccess | 20010914 | ||
6 | ![]() |
IF_DA_SYNC | Call by reference | Type reference (TYPE) | COOPC_SERVER_DA_SYNC | Server unterstützt synchronen DataAccess | 20010914 | ||
7 | ![]() |
PLANT | Value transfer | Type reference (TYPE) | WERKS_D | Werk, in dem die Server definiert sind | 20000731 | ||
8 | ![]() |
SERVERALIAS | Call by reference | Type reference (TYPE) | COOPC_SERVERALIAS | Aliasname des OPC-Server | 20000731 | ||
9 | ![]() |
SERVERDESCR | Call by reference | Type reference (TYPE) | COOPC_SERVERTXT | Kurzbeschreibung des OPC-Servers | 20000731 | ||
10 | ![]() |
SERVERID | Call by reference | Type reference (TYPE) | COOPC_SERVERID | Name des OPCServers | 20000731 | ||
11 | ![]() |
SERVERRFCDEST | Call by reference | Type reference (TYPE) | COOPC_RFCDEST | RFC-Destination des OPC-Connectors | 20000731 | ||
12 | ![]() |
UPDATERATE | Call by reference | Type reference (TYPE) | COOPC_UPDATERATE | Update-Rate des OPC-Servers in Millisekunden | 20010904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Server nicht gefunden | 20000731 |
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PLANT | Value transfer | Type reference (TYPE) | WERKS_D | Werk, in dem die Server definiert sind | 20000731 | ||
2 | ![]() |
SERVERLIST | Call by reference | Type reference (TYPE) | RCOOPC_SERVER_TAB | OPC: Struktur für OPC-Server-Tabelle | 20000731 |
Method GET_LIST on Interface IF_OPC_SERVER has no exception.
Method PING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT_TEXT | Call by reference | Type reference (TYPE) | STRING | Serverspezifischer Infotext | 20011105 | ||
2 | ![]() |
RESULT_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Typ des Ergebnisses: (S)uccess, (W)arning, (E)rror | 20011105 | ||
3 | ![]() |
RFCDEST | Call by reference | Type reference (TYPE) | COOPC_RFCDEST | RFC-Destination des OPC-Servers | 20011026 | ||
4 | ![]() |
SERVERID | Call by reference | Type reference (TYPE) | COOPC_SERVERID | ID des OPC-Servers | 20011026 |
Method PING on Interface IF_OPC_SERVER has no exception.
Method SHOW_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISPLAY_ONLY | Call by reference | Type reference (TYPE) | FLAG | Flag: 'X' nur Anzeige | 20000915 | ||
2 | ![]() |
PLANT | Value transfer | Type reference (TYPE) | WERKS_D | Werk, in dem die Server definiert sind | 20000915 | ||
3 | ![]() |
SERVER_SELECTED | Call by reference | Type reference (TYPE) | COOPC_SERVERALIAS | Vom User selektierter Server | 20000915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Popup wurde vom Benutzer abgebrochen | 20000915 |
History
Last changed by/on | SAP | 20010904 |
SAP Release Created in | 46C |