SAP ABAP Data Element LENG (Length exponent)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-UOM (Application Component) Units of Measurement
     SZME (Package) R/3 Central Basis Development: Measurement Units
Basic Data
Data Element LENG
Short Description Length exponent  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DIMEX    
Data Type INT2   2-byte integer, only for length field before LCHR or LRAW 
Length 5    
Decimal Places 0    
Output Length 4    
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 Length 
Medium 15 Length 
Long 20 Length 
Heading Len. 
Documentation

Definition

Use

Exponent of base dimension length for defining other dimensions which are derived from this base dimension among others.

Procedure

Examples

  1. The dimension area is derived from thr base dimension length: length times length.
    The definition of the dimension area in the dimension table is as follows:

exponent of base dimension length:                    2
exponent of all other base dimensions:            0

  1. The dimension velocity is derived from the base dimensions length and time: length per time.
    The definition of the dimension velocity in the dimension table is as follows:

exponent of base dimension length:                    1
exponent of basis dimension time:                    -1
exponent of all other basis dimensions:        0

Dependencies

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