SAP ABAP Data Element DAAG_KEYNUM (Number of Key Field Users)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-DAG (Application Component) Data Aging
     S_DAAG_DESIGNTIME (Package) Design Runtime of a Data Aging Object
Basic Data
Data Element DAAG_KEYNUM
Short Description Number of Key Field Users  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DAAG_KEYNUM    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Keys 
Medium 15 Key Fields 
Long 40 Number of Key Field Users 
Heading 55 Number of Key Field Users 
Documentation

Definition

Specifies the number of used key fields.

Use

You have to specify at least one key field. If you leave this field empty or enter the value '0', the maximum number of key fields that a table has are used.

Dependencies

Example

The table DAAG_EXA_SBOOK has 5 key fields (MANDT, CARRID, CONNID, FLDATE, and BOOKID). If you enter the value '3' here, the first three fields, MANDT, CARRID, and CONNID , are used. The corresponding internal table in the data container then contains only the fields _DATA_TEMPERATURE, MANDT, CARRID, and CONNID.

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