SAP ABAP Data Element S_PCO_TAG_ID (PCo: Tag ID (Fully Qualified ID))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PCO (Application Component) Plant Connectivity (Pco): ABAP part
     S_PCO (Package) Plant Connectivity: Business Suite Integration (ABAP Part)
Basic Data
Data Element S_PCO_TAG_ID
Short Description PCo: Tag ID (Fully Qualified ID)  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type STRG   Character String of Variable Length 
Length 0    
Decimal Places 0    
Output Length 0    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Tag ID 
Medium 15 Tag ID 
Long 20 Tag ID 
Heading 10 Tag ID 
Documentation

Definition

Specifies the complete path from PCo that defines the tag. The individual elements in the path information are separated by '/'.

Use

Path information for tags and groups of tags always have to be passed to PCo in the PCo display format.

Dependencies

Unlike the PCo display format, the native display format for the path information is dependent on the data source (for example, OPC server) assigned to the PCo agent instance. The OPC standard does not dictate which separator characters are to be used. The individual elements in the path information are often separated by '.'.

Example

Path for tag "Teperatur_1" for tag group "TempSensor" which is assigned directly at the root node for the tag hierarchy:

  • PCo display format: Root/TempSensor/Temperatur_1
  • Native display format: Root.TempSensor.Temperatur_1

History
Last changed by/on SAP  20110908 
SAP Release Created in 703