SAP ABAP Data Element SCRPOSTYLE (DECFLOAT: Output Style)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRPOSTYLE
Short Description DECFLOAT: Output Style  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OUTPUTSTYLE    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Style 
Medium 12 Output Style 
Long 30 DECFLOAT: Output Style 
Heading  
Documentation

Definition

Output style of a DECFLOAT field.

Possible values are

  • 00    Simple
  • 01    Plus/minus sign right
  • 02    Scale-preserving
  • 03    Scientific
  • 04    Scientific with leading zero
  • 05    Scale-preserving scientific
  • 06    Technical
  • 07    Enhanced currency amount
  • 08    Currency amount

Use

Dependencies

This attribute is appropriate only for the DECFLOAT types D34D, D34S, D34R, D16D, D 16S, and D16R.

If the screen element has a Dictionary reference, the property "Output Style" is adopted by the referenced domain and cannot be changed in the Screen Painter.

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 740