SAP ABAP Class CL_OPC_ROOT (OPC Superclass)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OPC_SERVER | Interface for OPC Server Aliases | 20011025 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OPC_EVENT_SUBSCRIPTION | Substitute for OPC Alarms/Events Subscription | 20011025 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_OPC_ITEM | Substitute for an OPC Item | 20011025 |
Properties
| Class | CL_OPC_ROOT | |
| Short Description | OPC Superclass | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COOPC | OPC Interface (Open Process Control) |
| Created | 20011025 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OPC_SERVER | Interface for OPC Server Aliases | 20011025 |
Friends
Class CL_OPC_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SYHOST | Message Server Name | 20021217 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SYSTEMID | System Number | 20021217 | |||
| 3 | Constant | Protected | Type reference (TYPE) | TEXT5 | 'False' | Constant Boolean Value "False" | 20011026 | ||
| 4 | Constant | Protected | Type reference (TYPE) | TEXT4 | 'True' | Cosntant: Boolean Value "True" | 20011026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check OPC Error Code | 20011026 | |
| 2 | Static method | Public | Method | Determine Quality Plaintext | 20011026 | |
| 3 | Static method | Public | Constructor | Class Constructor | 20021217 | |
| 4 | Static method | Protected | Method | Get Logon Information for Callbacks | 20021217 | |
| 5 | Static method | Public | Method | Waiting... | 20011113 |
Events
Class CL_OPC_ROOT has no event.
Types
Class CL_OPC_ROOT has no local type.
Method Signatures
Method CHECK_ERRORCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRORCODE | Call by reference | Type reference (TYPE) | COOPC_ERRORCODE | Fehlercode (Windows- / OPC-Fehler) | 20011026 | |||
| 2 | KIND | Value transfer | Type reference (TYPE) | MSGTY | Fehlerart (S / I / W / E) | 20011026 |
Method CHECK_ERRORCODE on class CL_OPC_ROOT has no exception.
Method CHECK_QUALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUALITY | Call by reference | Type reference (TYPE) | COOPC_QUALITY | Qualität Itemwert (Werte siehe Typepool CTOPC) | 20011026 | |||
| 2 | QUALITY_KIND | Call by reference | Type reference (TYPE) | SYMSGTY | Art der Qualität: Fehler, Warnung, Success (E/W/S) | 20011102 | |||
| 3 | QUALITY_LIMIT | Call by reference | Type reference (TYPE) | COOPC_QUALITYLIMIT | Limitierung Itemwert (Werte siehe Typepool CTOPC) | 20011026 | |||
| 4 | QUALITY_STEXT | Call by reference | Type reference (TYPE) | CLIKE | Klartext der Item-Qualität (Kurzform, max. 30 Zeichen) | 20011026 | |||
| 5 | QUALITY_SUB | Call by reference | Type reference (TYPE) | COOPC_QUALITYSUB | Subqualität Itemwert (Werte siehe Typepool CTOPC) | 20011026 | |||
| 6 | QUALITY_TEXT | Call by reference | Type reference (TYPE) | CLIKE | Klartext der Item-Qualität (max. 100 Zeichen) | 20011026 |
Method CHECK_QUALITY on class CL_OPC_ROOT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OPC_ROOT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OPC_ROOT has no exception.
Method GET_CALLBACKINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLBACKINFO | Value transfer | Type reference (TYPE) | RCOOPC_CALLBACKINFO | Logon-Information für Callbacks | 20021217 | |||
| 2 | PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20021217 |
Method GET_CALLBACKINFO on class CL_OPC_ROOT has no exception.
Method WAIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIME | Value transfer | Type reference (TYPE) | I | Zeit in Millisekunden | 20011113 |
Method WAIT on class CL_OPC_ROOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 110 |