SAP ABAP Data Element /IWFND/MED_MDL_KEY_FLAG (Key flag)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/MED_SVC_MULTI_LANGU (Package) GW Framework - Metadata - Service Def. - End User Translatio
Basic Data
Data Element /IWFND/MED_MDL_KEY_FLAG
Short Description Key flag  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLEAN    
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 15 Key 
Long 20 Key 
Heading 11 Key 
Supplementary Documentation - /IWFND/MED_MDL_KEY_FLAG0100

Use

Specifies this Property as the key Property.

Dependencies

The Property editor fields together control how the Property is represented in the metadata.

Example

The following example shows how the Property editor fields are represented in the metadata, with this field underlined to highlight it:

<EntityType Name="address" m:HasStream="false" sap:content-version="1">

<Key>

<PropertyRef Name="address_id" />

<PropertyRef Name="scheme_id" />

<PropertyRef Name="scheme_agency_id" />

<PropertyRef Name="value" />

</Key>

Note: If a Property is defined as key, it is listed in the key part of the collection.

History
Last changed by/on SAP  20131122 
SAP Release Created in 200