TCOOPC_SERVER - OPC: Plant-Specific Custom. Table for OPC Server Definition
OPC: Plant-Specific Custom. Table for OPC Server Definition information is stored in SAP table TCOOPC_SERVER.
It is part of development package COOPC in software component PP-PI-PMA. This development package consists of objects that can be grouped under "OPC Interface (Open Process Control)".
It is part of development package COOPC in software component PP-PI-PMA. This development package consists of objects that can be grouped under "OPC Interface (Open Process Control)".
Fields for table TCOOPC_SERVER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
PLANT | Plant | X | WERKS_D | CHAR | 4 | T001W |
SERVERALIAS | OPC: Name of OPC Server | X | COOPC_SERVERALIAS | CHAR | 20 | |
RFCDEST | OPC: RFC Destination of SAP ODA Connector | COOPC_RFCDEST | CHAR | 32 | RFCDES | |
SERVERID | OPC: ID of the OPC Server | COOPC_SERVERID | CHAR | 128 | ||
IF_DA_SYNC | OPC: Server Interfaces (Values See Type Pool CTOPC) | COOPC_SERVER_IF | CHAR | 1 | ||
IF_DA_ASYNC | OPC: Server Interfaces (Values See Type Pool CTOPC) | COOPC_SERVER_IF | CHAR | 1 | ||
IF_AE | OPC: Server Interfaces (Values See Type Pool CTOPC) | COOPC_SERVER_IF | CHAR | 1 | ||
UPDATERATE | OPC: Update Rate of the OPC Server in Milliseconds | COOPC_UPDATERATE | INT4 | 4 | ||
BUFFERTIME | OPC: Buffer Time of the OPC Server in Milliseconds | COOPC_BUFFERTIME | INT4 | 4 | ||
ATTEMPTS | OPC: Maximum Number of Attempts to Access a Server | COOPC_ATTEMPTS | INT1 | 1 | ||
ATTPTTIME | OPC: Time Interval Between Two Attempts to Access a Server | COOPC_ATTPTTIME | INT4 | 4 |