SAP ABAP Data Element REAJXCARRYOVERCT (Condition Type for Carryover)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_ME (Package) RE: Adjustment Methods
Basic Data
Data Element REAJXCARRYOVERCT
Short Description Condition Type for Carryover  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RECAXMDESCRIPTION    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 Cond. Type 
Medium 15 Condition Type 
Long 20 Condition Type 
Heading 30 Condition Type for Carryover 
Documentation

Definition

Defines condition types of conditions to which percentages or absolute amounts of other conditions were carried over from an adjustment condition type. If there is no corresponding carry over condition, then the system creates one.

  • Example for percentage carry over:

    Basic rent            EUR    1000.-

    Elevator operating costs    EUR    0.-

    10% of basic rent should be moved to operating costs:

    Basic rent            EUR    900.-

    Elevator operating costs    EUR    100.-

  • Example for absolute carry over:

    Basic rent            EUR    1000.-

    Elevator operating costs    EUR    30.-

    EUR 20 of basic rent should be moved to elevator operating costs:

    Basic rent            EUR     980.-

    Elevator operating costs    EUR     50.-

Use

Dependencies

The carry over is always from the adjustment condition to the carryover condition, regardless of whether the sign for these fields is positive or negative:

This means that the unit price of the adjustment condition is always reduced and the unit price of the carryover condition is always increased.

Example

History
Last changed by/on SAP  20040819 
SAP Release Created in 500