SAP ABAP Data Element UMGAMAXSIZE (Maximum size of a table in kbytes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Basic Data
Data Element UMGAMAXSIZE
Short Description Maximum size of a table in kbytes  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UMGONUM16    
Data Type NUMC   Character string with only digits 
Length 16    
Decimal Places 0    
Output Length 16    
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 Size 
Medium 15 Maximum Size 
Long 20 Maximum Size 
Heading 16 Maximum Size 
Documentation

Definition

The column shows the "maximum size" of a table in kBytes. The "maximum size" is defined as the product of table width (in bytes) and the total number of rows which have been analyzed by an SPUMG scan.

Use

For the SPUMG scan "Tables without Language Information" the numbers can be used to find the biggest tables of the database but the numbers do not correspond to the real size of the table on the database or the disk space allocated by the database for a table.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 700