SAP ABAP Data Element RERAELIMINTBUSVOL (Elimination of Internal Business Volume)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_RA_CA (Package) RE: Cross Application Rental Accounting
Basic Data
Data Element RERAELIMINTBUSVOL
Short Description Elimination of Internal Business Volume  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RECABOOL    
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 Elim.BV 
Medium 15 Elim.Bus.Volume 
Long 20 Elim.Bus.Volume 
Heading EIBV 
Documentation

Definition

Controls whether service charge settlement is posted in such a way that elimination of internal business volume is possible (meaning the removal of internal revenue recorded between profit centers).

Use

  • Indicator is not set (' ')
    Example:
    In most cases, the indicator is not set. The document the system then generates when the settlement unit is cleared looks like this:

Credit:     SU    (Total costs)
Debit:     RO 1    (Costs share RO 1)
Debit:     RO 2     (Costs share RO 2)
...

  • Indicator is set ('X')
    If the rental objects have different profit centers, then elimination of internal business volume is not possible. If this indicator is set, then the system posts instead as follows:

Credit:    SU    (Costs share RO 1)
Debit:    RO 1     (Costs share RO 1)
Credit:    SU     (Costs share RO 2)
Debit:     RO 2    (Costs share RO 2)
...

This type of posting ensures that elimination of internal business volume is possible.

Dependencies

Example

History
Last changed by/on SAP  20100310 
SAP Release Created in 700