SAP ABAP Data Element STORAGE (iSeries: Table field storage requirement)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Basic Data
Data Element STORAGE
Short Description iSeries: Table field storage requirement  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type QINT4    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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 Stor.req. 
Medium 15 Storage req. 
Long 20 Storage requirement 
Heading Stor.req. 
Documentation

Definition

The storage requirements for the column depending on the Column Data Type :
4 bytes INTEGER
2 bytes SMALLINT
8 bytes FLOAT, FLOAT(n) where 25<=n<=53 or DOUBLE PRECISION
4 bytes FLOAT(n) where 1<=n<=24, or REAL
8 bytes FLOAT, FL
Length of string CHAR
(Precision/2) + 1 DECIMAL
Precision of number NUMERIC
4 bytes DATE
3 bytes TIME
10 bytes TIMESTAMP
Max. length of string + 2 VARCHAR
Length of string * 2 GRAPHIC
Max. length of string * 2 + 2 VARGRAPHIC

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