SAP ABAP Data Element R_COLCF_1 (Offset column total: Offset not underscored)
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_COLCF_1
Short Description Offset column total: Offset not underscored  
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 No undrscr 
Medium 15 No underscore 
Long 25 No underscore 
Heading No u. 
Documentation

Definition

Here you can set whether a row total is to be displayed in the same column as the respective single values or whether it is to be offset from the single values in a new column.

Example

  • No offset:

       |------------|----------| 
| | Year |
|------------|----------|
| Account A | 100.00|
| Account B | 200.00|
|* Total A+B | 300.00|
|------------|----------|

  • No underscore:

       |------------|---------------------| 
| | Year |
|------------|---------------------|
| Account A | 100.00 |
| Account B | 200.00 |
|* Total A+B | 300.00|
|------------|---------------------|

  • Single underscore:

       |------------|---------------------| 
| | Year |
|------------|---------------------|
| Account A | 100.00 |
| Account B | 200.00 |
| |---------------------|
|* Total A+B | 300.00|
|------------|---------------------|

  • Double underscore:

       |------------|---------------------| 
| | Year |
|------------|---------------------|
| Account A | 100.00 |
| Account B | 200.00 |
| |=====================|
|* Total A+B | 300.00|
|------------|---------------------|

  • Other character '*':

       |------------|---------------------| 
| | Year |
|------------|---------------------|
| Account A | 100.00 |
| Account B | 200.00 |
| |*********************|
|* Total A+B | 300.00|
|------------|---------------------|
History
Last changed by/on SAP  20010607 
SAP Release Created in