SAP ABAP Data Element R_TFCOL_A (Column totals position: Right)
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_TFCOL_A
Short Description Column totals position: Right  
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 Right 
Medium 15 Right 
Long 20 Right 
Heading Right 
Documentation

Definition

Here you can set the position of the totals columns.

Example

  • Totals position left:

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

  • Totals position right:

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