SAP ABAP Data Element RECDDIRECTDIST (Direct Distribution to Object, If Object Is Unique)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CD_CD (Package) RE: Conditions
Basic Data
Data Element RECDDIRECTDIST
Short Description Direct Distribution to Object, If Object Is Unique  
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 Dir.Dist. 
Medium 15 Direct Distrib. 
Long 20 Direct Distribution 
Heading DDst 
Documentation

Definition

Specifies if distribution amounts have to be determined and distributed only if more than one distribution object is entered in the distribution formula.

Use

  • Indicator is set ('X')

    If only one distribution object is assigned to a distribution formula, then the system distributes the total calculated amount to that object, even if the formula used for calculating the distribution values did not return any values.

    Example:
    Distribution on a rental object by square feet.

    • Only one distribution object is entered in the distribution formula (unique): The system distributes regardless of whether or not the measurement actually is used for this rental object. The total amount is distributed to this rental object.
    • More than one distribution object is entered in the distribution formula (not unique): The total amount is distributed based on the shares determined by the distribution formula. However, the system makes the distribution only if the formula returns a value for at least one object.

  • Indicator is not set (' ')

    Regardless of how many distribution objects are entered in the distribution formula, the system distributes the calculated amount to this object only if the distribution formula returns a value.

Dependencies

To improve performance, it can be helpful to set this indicator, since the system then only needs to determine distribution amounts if there is more than one object involved.

Example

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