SAP ABAP Data Element REISGETCDDIST (Extract Distribution of Conditions?)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-IS (Application Component) Information System
     RE_IS_BW (Package) RE: Business Warehouse Info System
Basic Data
Data Element REISGETCDDIST
Short Description Extract Distribution of Conditions?  
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 Extr.Dist. 
Medium 15 Extract Dist. 
Long 20 Extract Distribution 
Heading ExDt 
Documentation

Definition

Indicator for extracting distribution of condition amounts.

Use

If this indicator is set, then the system extracts the distribution in addition to the conditions. These rows are assigned the value D in the Origin data element.

Dependencies

Example

The results of the extraction of contract 1 with the amount of 111.11 for the basic rent condition for rental objects 33 and 44 is

- If the indicator is set:

Object Type    Object    Amount    Distribution object    Contract    Origin

IS    1    111.11    IM 33    1    C
IS    1    111.11    IM 44    1    C
IM    33    111.11    IM 33    1    D
IM    44    111.11    IM 44    1    D

- If the indicator is not set:

Object Type    Object    Amount    Distribution object    Contract    Origin

IS    1    111.11    IM 33    1    C
IS    1    111.11    IM 44    1    C

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