SAP ABAP Data Element SCALE_D (Scaling factor)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-SL (Application Component) Basic Functions
     GPLN (Package) FI-SL planning
Basic Data
Data Element SCALE_D
Short Description Scaling factor  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUM1    
Data Type NUMC   Character string with only digits 
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 Scaling 
Medium 15 Scaling 
Long 20 Scaling factor 
Heading Factor 
Documentation

Definition

You can edit field group values with constant units using the scaling parameters Factor and Decimal places.

Note

The system always distributes and stores the data with complete accuracy.

Examples

Currency with two decimal places:

Factor Decimals Input Output Stored
value value value
------ --------- ------ -------- ------------
0 2 1234 1,234.00 1,234.00
3 0 1234 1,234 1,234,000.00
6 3 1.234 1,234 1,234,000.00

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