SAP ABAP Data Element SECKEY_KIND (Definition of Secondary Key)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTT (Package) DD: Table types
Basic Data
Data Element SECKEY_KIND
Short Description Definition of Secondary Key  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SECKEY_KIND    
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  
Medium  
Long 20 Key Definition 
Heading 15 Key 
Documentation

The following possibilities are permitted for secondary keys:

  • Key components
    Components of the line type are specified explicitly as key components (explicit key specification).
  • Line Type
    The line type of the table is used as key. This definition makes sense, particularly for tables without a structure, since no key components can be defined for them. Access to the table line of a structureless table is possible in ABAP using pseudo components TABLE_LINE.

History
Last changed by/on SAP  20141013 
SAP Release Created in 710