SAP ABAP Data Element SUM_TO (Report summation interval (to level))
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Data Element SUM_TO
Short Description Report summation interval (to level)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SUM_LEVEL    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 To level 
Medium 15 To level 
Long 20 To level 
Heading TL 
Documentation

Definition

For a report you can specify a range of summation levels for which totals will be displayed. All totals not lying within this range are suppressed when the report is output.

You can define summation levels globally for the entire report in the layout parameters and locally for a specific row block. Summation levels defined in a row block overwrite the summation levels defined for the entire report.

You can also change the local summation levels and the global summation levels in the report output.

Example

The following report has summation levels from level 0 to 3.

If you specify values 0 to 3 as the summation range, the following list is displayed:
*** Total of all accts 110.00
** Account group 1 35.00
* Account A 10.00
Cost center 1 7.00
Cost center 2 3.00
* Account B 25.00
Cost center 1 21.00
Cost center 2 4.00
** Account group 2 75.00
* Account C 35.00
Cost center 1 17.00
Cost center 2 18.00
* Account D 40.00
Cost center 1 23.00
Cost center 2 17.00

If you specify values 2 to 3 as the summation range, the following list is displayed:
*** Total of all accts 110.00
** Account group 1 35.00
** Account group 2 75.00

If you enter values 1 to 1 as the summation range, the following list is displayed:
* Account A 10.00
* Account B 25.00
* Account C 35.00
* Account D 40.00

History
Last changed by/on SAP  20010607 
SAP Release Created in