SAP ABAP Data Element REBFBUFKEYFLDS (Alternative Key (Field Names Separated by Spaces))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_BF_CR (Package) RE: Class Registry
Basic Data
Data Element REBFBUFKEYFLDS
Short Description Alternative Key (Field Names Separated by Spaces)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR120    
Data Type CHAR   Character String 
Length 120    
Decimal Places 0    
Output Length 120    
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 Alternative Key 
Long 20 Alternative Key 
Heading 30 Alternative Key (UNIQUE) 
Documentation

Definition

Use

In the standard system, methods to be generated for single record access work together with the primary key fields of the output table.

If you want a different key to be used instead of the primary key fields, then the fields of the secondary key have to be entered in the correct sequence and they have to be separated by spaces.

Any key that is entered has to be unique (at least logically; a unique database index is not required).

Example

The primary key of table VICN01 is the INTRENO field (technical, generic key). The semantic key is BUKRS RECNNR. In order to be able to generate the single record accesses using the secondary key, you have to enter RECNNR in the BUKRS field.

History
Last changed by/on SAP  20011002 
SAP Release Created in 46C