SAP ABAP Data Element R_DECIE_C (Decimal display: Comma)
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_DECIE_C
Short Description Decimal display: Comma  
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 Comma 
Medium 15 Comma 
Long 20 Comma '1.000,00' 
Heading Comma 
Documentation

Definition

Here you can set the decimal display used for numeric values in the report.

Example

You want to display the number 25000 with two decimal places.

It would be displayed as follows:

  • Point '1,000.00':    25,000.00
  • Comma '1.000,00':    25.000,00
  • User parameters:

    The number is displayed according to the default defined in the user master record (System -> User profile -> User defaults)

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