SAP ABAP Data Element ULTYP (Indicator: Underline column break character)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Data Element ULTYP
Short Description Indicator: Underline column break character  
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 Undrln.CBC 
Medium 15 Undrln Col.B.Ch 
Long 30 Underline column break char. 
Heading
Documentation

Definition

Here you can set whether or not the column break character is to be underlined when the totals row is underlined and overscored (you set the indicator in the row definition of a report). In this case the column break characters are interrupted by an underline and overscore respectively.

Example

  • Column break character underlined:
    | | 1992 | 1993 |
    ----------------------------------
    |Account A | 10.00 | 30.00 |
    |Account B | 20.00 | 40.00 |
    ==================================
    |Total A+B | 30.00 | 70.00 |
    ==================================
  • Column break character not underlined:
    | | 1992 | 1993 |
    |-----------|---------|---------|
    |Account A | 10.00 | 30.00 |
    |Account B | 20.00 | 40.00 |
    |===========|=========|=========|
    |Total A+B | 30.00 | 70.00 |
    |===========|=========|=========|

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