SAP ABAP Data Element FCL_DTE_FNO_INHERITANCE (Condition is not Inherited)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS (Application Component) Financial Services
     FCL_TYPES (Package) Source Data Categories for Financial Calculator
Basic Data
Data Element FCL_DTE_FNO_INHERITANCE
Short Description Condition is not Inherited  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FCL_DOM_NO_INHERITANCE    
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 Cond. not Inherited 
Heading 10 Not Inher. 
Documentation

Definition

Specifies whether the validity periods of a condition are passed on within a hierarchy of conditions or not.

Use

If the indicator is not set, the conditions are passed on. This means that the validity period of a condition is also valid for low levels of hierarchies.

If the indicator is set, the conditions not are passed on. This means that the validity period of a condition is only valid for the contracts that belong to the current hierarchy level.

Dependencies

Whether a condition hierarchy is used depends on the respective application.

The inheritance is executed by means of a condition merger. In general, conditions that are defined for low hierarchy levels overwrite conditions for higher hierarchy levels.

Example

The following charge amounts are defined in a condition hierarchy and the indicator Condition is Not Passed On is set differently.

Hierarchy level    Valid From    Valid To    Amount    Indicator

highest level    01.01.2007        EUR 10    Not set

highest level    01.07.2007    31.12.2007    EUR 5    Set

low level    31.10.2007        EUR 6    Not set

The following effective conditions are the result of the condition merger: EUR 10 are charged from 01/01/07 to 10/30/07, EUR 6 are charged as of 10/31/07.

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