SAP ABAP Data Element UAB_FLAG_KEY (Key Field)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_STRUCTURE (Package) Generation of DDIC Objects
Basic Data
Data Element UAB_FLAG_KEY
Short Description Key Field  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UAB_FLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Key 
Medium 20 Key Field 
Long 40 Key Field 
Heading  
Documentation

Definition

Specifies whether the field has identifying character or not in the context of its usage.

Use

You assign one or several fields to the repsective type definition when defining object or table types in a data basis. In turn, one or more of these fields form the key with which the individual objects or tables can be clearly identified.

The sequence of the key fields in the display determines their sequence in the database.

Dependencies

Example

You create an object type "Material" in the data basis which contains the following fields:

  • Material
  • Plant
  • Unit of measure
  • Base quantity for price
  • Description

You declare the material and plant fields as a key so that the materials with which you manage with this object type are identified by the combination of values of both fields.

History
Last changed by/on SAP  20041006 
SAP Release Created in 320