SAP ABAP Data Element S_PCO_NATIVE_TAG_ID (PCo: Tag ID (Full ID) in Native Display Format)
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_NATIVE_TAG_ID
Short Description PCo: Tag ID (Full ID) in Native Display Format  
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.

Use

Die native Pfadinformation wird genutzt, um bei der Auswertung von Subskriptionsinformationen für Datenpunkte den Datenpunkt-Alias bestimmen zu können, der bei der Subskription des Datenpunktes an PCo übergeben wurde.

Dependencies

Unlike the PCo display format which uses '/' as a separator, the separators used in the native display format depend on the separators from the data source (for example, OPC server) to the assigned 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:

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

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