SAP ABAP Data Element R_TFROW_AT (Row totals position: Below with text above)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Data Element R_TFROW_AT
Short Description Row totals position: Below with text above  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RW_RADIO    
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 Bel.+Text 
Medium 15 Below + text 
Long 20 Below with txt above 
Heading B+txt 
Documentation

Definition

Here you can set the position of the totals rows.

Example

  • Totals position above:

       |------------|---------|---------| 
| | 1986 | 1987 |
|------------|---------|---------|
| Total A+B | 30.00 | 70.00 |
|------------|---------|---------|
| Acct A | 10.00 | 30.00 |
| Acct B | 20.00 | 40.00 |
|------------|---------|---------|

  • Totals position below:

       |------------|---------|---------| 
| | 1986 | 1987 |
|------------|---------|---------|
| Acct A | 10.00 | 30.00 |
| Acct B | 20.00 | 40.00 |
|------------|---------|---------|
| Total A+B | 30.00 | 70.00 |
|------------|---------|---------|

  • Totals position below with text above:

       |------------|---------|---------| 
| | 1986 | 1987 |
|------------|---------|---------|
| Total A+B | | |
|------------|---------|---------|
| Acct A | 10.00 | 30.00 |
| Acct B | 20.00 | 40.00 |
|------------|---------|---------|
| Total A+B | 30.00 | 70.00 |
|------------|---------|---------|
History
Last changed by/on SAP  20010607 
SAP Release Created in