SAP ABAP Data Element NWBC_TAG_ID (Tag ID)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-FES-BUS (Application Component) Netweaver Business Client
     SAP_NWBC (Package) NetWeaver Business Client
Basic Data
Data Element NWBC_TAG_ID
Short Description Tag ID  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NWBC_TAG_ID    
Data Type CHAR   Character String 
Length 255    
Decimal Places 0    
Output Length 255    
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 
Medium 20 Tag 
Long 40 Tag 
Heading 55 Tag 
Documentation

Definition

Indicates the tag name.

Use

The naming rules for tags are as follows:

A tag is a string without special or blank character. Underscore (_) as separator is accepted.

Tags can be assigned to a namespace by using a prefix. The namespace corresponds to the namespaces allocated by SAP. Therefore registered namespaces are in uppercase. Instead, you can use a namespace from the z-namespace. Those namespaces are case-sensitive. There must be a colon between the namespace and the tag name.

A tag is case-sensitive.

You can define several tags for the same UI element.

Dependencies

Example

Examples of valid tags:

  • Tag
  • /1WDA/:One_More_Tag
  • zMyNamespace:Tag

Examples of invalid tags:

  • Tag$
  • SAP-registeredNamespaceWithoutSlashes:Tag

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