SAP ABAP Data Element RNMIN (Derivation: Minimum rule for numeric and date fields)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-BM (Application Component) Batches
     VBDRV (Package) Batch Derivation
Basic Data
Data Element RNMIN
Short Description Derivation: Minimum rule for numeric and date fields  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Minimum 
Medium 15 Minimum 
Long 20 Minimum 
Heading Min 
Documentation

Definition

Selection rule for numeric fields and date fields.

If several senders are found during derivation, the system transfers the attribute with the lowest value. In date fields, initial fields are not included in minimum determination. In numeric fields, however, the value 0 is included. If you do not want it to be included, set the Not-empty indicator.

Note

You can also choose the minimum option for alphanumeric attributes. However, you should remember that:

  • Different platforms can have different results. (EBCDIC/ASCII portability: For example in EBCDIC coding 'A' is < '1', but in ASCII coding '1' is < 'A').
  • Numeric contents are compared in the same way as text. For example, '10' < '2'. (But: '002' < '010')

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