SAP Table TCOOPC_SERVER
OPC: Plant-Specific Custom. Table for OPC Server Definition
TCOOPC_SERVER (OPC: Plant-Specific Custom. Table for OPC Server Definition) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TCOOPC_SERVER to other SAP tables.
TCOOPC_SERVER table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
PLANT | Plant | WERKS_D | T001W | CHAR | 4 | 0 | ||
SERVERALIAS | OPC: Name of OPC Server | COOPC_SERVERALIAS | CHAR | 20 | 0 | |||
RFCDEST | OPC: RFC Destination of SAP ODA Connector | COOPC_RFCDEST | RFCDES | CHAR | 32 | 0 | ||
SERVERID | OPC: ID of the OPC Server | COOPC_SERVERID | CHAR | 128 | 0 | |||
IF_DA_SYNC | OPC: Server Interfaces (Values See Type Pool CTOPC) | COOPC_SERVER_IF | CHAR | 1 | 0 | |||
IF_DA_ASYNC | OPC: Server Interfaces (Values See Type Pool CTOPC) | COOPC_SERVER_IF | CHAR | 1 | 0 | |||
IF_AE | OPC: Server Interfaces (Values See Type Pool CTOPC) | COOPC_SERVER_IF | CHAR | 1 | 0 | |||
UPDATERATE | OPC: Update Rate of the OPC Server in Milliseconds | COOPC_UPDATERATE | INT4 | 10 | 0 | |||
BUFFERTIME | OPC: Buffer Time of the OPC Server in Milliseconds | COOPC_BUFFERTIME | INT4 | 10 | 0 | |||
ATTEMPTS | OPC: Maximum Number of Attempts to Access a Server | COOPC_ATTEMPTS | INT1 | 3 | 0 | |||
ATTPTTIME | OPC: Time Interval Between Two Attempts to Access a Server | COOPC_ATTPTTIME | INT4 | 10 | 0 |
TCOOPC_SERVER foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TCOOPC_SERVER | PLANT | TCOOPC_SERVER | MANDT | T001W | Plants/Branches | MANDT |
TCOOPC_SERVER | PLANT | TCOOPC_SERVER | PLANT | T001W | Plants/Branches | WERKS |
TCOOPC_SERVER | RFCDEST | TCOOPC_SERVER | RFCDEST | RFCDES | Destination table for Remote Function Call | RFCDEST |