SAP ABAP Data Element DCTBFK0006 (Test: Are dependency factor and cardinality allowed ?)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element DCTBFK0006
Short Description Test: Are dependency factor and cardinality allowed ?  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DD_CHECK    
Data Type CHAR   Character String 
Length 6    
Decimal Places 0    
Output Length 6    
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 DepFc Card 
Medium 15 DepFctr/Card. 
Long 20 Dep.Factor and card. 
Heading DpFcCd 
Documentation

Definition

All foreign key relationships for the table to be activated are checked to see whether allowed values have been entered for the dependency factor and the cardinality.

Allowed values for the dependency factor are:
DYNP = screen foreign key
OBL = (semantic) mandatory foreign key
OPT = (semantic) optional foreign key
ID = (semantic) identifying foreign key
TEXT = (semantic) language-specific foreign key

Allowed values for cardinality are:
' ' = no entry (for screen foreign keys)
'1' = each record in the check table has one dependent record
'N' = each record in the check table has at least one dependent record
'C' = each record in the check table has a maximum of one dependent
record
'CN' = each record in the check table can have any number of dependent
records

History
Last changed by/on SAP  19950221 
SAP Release Created in