SAP ABAP Data Element INCNOINHER (DD: Flag whether inheritance is switched off for the FRK)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTB (Package) ABAP/4 Dictionary: Tables
Basic Data
Data Element INCNOINHER
Short Description DD: Flag whether inheritance is switched off for the FRK  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INCNOINHER    
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 Not inher. 
Medium 15 Not inherited 
Long 20 Not inherited 
Heading
Documentation

Definition

This indicator is only important for those foreign keys whose check field is in a table included in the foreign key table.
For such foreign keys, the indicator defines whether the definition of the foreign key should be automatically copied from the definition of the foreign key for the corresponding field of the included table or whether the foreign key should be defined with the foreign key table itself. In the first case, the indicator has the value 'N', in the second case the value 'Y'.

In particular, this indicator can be used to define that a foreign key should in no case be defined for an included field, even if such a foreign key is defined for the table in the included table. The indicator must have the value 'Y' in this case and '*' must be entered for the check table.

The indicator has the value ' ' for foreign keys whose check field is not included.

Note: Even if this indicator has the value 'N', the other attributes of the foreign key (semantic attributes, text...) are defined with the foreign key table itself.

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