SAP ABAP Data Element ESEWWINMMASK (Input Template for Numeric Processing)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
Basic Data
Data Element ESEWWINMMASK
Short Description Input Template for Numeric Processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR20    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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 Template 
Medium 15 Template 
Long 20 Template 
Heading 10 Template 
Documentation

Use

If you selected expansion type NM and subexpansion type N, you can define an input template for numeric values.

Input template for predecimal places

The following places are possible in the input template:

  1. Z = optional place (eliminates leading zeros)
  2. B = optional place (no leading zeros eliminated; if the SAP system does not find any values, it replaces B with a blank)
  3. 9 = fixed place (no leading zeros eliminated; if the SAP system does not not find any values, it replaces 9 with a zero)

Input template for decimal places

The following places are possible in the input template:

  1. 9 = fixed place (no following zeros eliminated; if the SAP system does not find any values, it replaces 9 with a zero)
  2. B = optional place (no following zeros eliminated)
  3. Z = optional place (eliminates following zeros)

Notes:

The order of places in the template is as above from left to right before or after the decimal point.

For more information about defining input templates, see the application help for the component Basic Data and Tools under Report Definition.

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