SAP ABAP Data Element /IWFND/MED_MDL_DECIMALS (Decimals)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/MED_SVC_MULTI_LANGU (Package) GW Framework - Metadata - Service Def. - End User Translatio
Basic Data
Data Element /IWFND/MED_MDL_DECIMALS
Short Description Decimals  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /IWFND/MED_MDL_DECIMALS    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
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 Decimals 
Medium Decimals 
Long Decimals 
Heading Decimals 
Supplementary Documentation - /IWFND/MED_MDL_DECIMALS0100

Use

Specifies the number of decimal places (for numeric core data types only, such as Edm.Decimal, Edm.Double).

Dependencies

The Property editor fields together control how the Property is represented in the metadata.

Example

The following example shows how the Property editor fields are represented in the metadata, with this field underlined to highlight it:

<Property Name="size" Type="Edm.Decimal" Nullable="true" Precision="30" Scale="2" sap:label="Size" sap:creatable="true" sap:updatable="true" sap:filterable="true" />

History
Last changed by/on SAP  20131122 
SAP Release Created in 200