SAP ABAP Data Element COLCF (Offset total in next column)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Data Element COLCF
Short Description Offset total in next column  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFIELD    
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 Carryfwds 
Medium 15 Offset total 
Long 20 Offset total 
Heading OT 
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