SAP ABAP Data Element INFNXTSIZE (Size of an INFORMIX next extent in KB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-INF (Application Component) Informix
     SINF (Package) Informix Porting
Basic Data
Data Element INFNXTSIZE
Short Description Size of an INFORMIX next extent in KB  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INFEXT    
Data Type NUMC   Character string with only digits 
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 Next ext. 
Medium 15 Next extent 
Long 20 Next extent 
Heading  
Documentation

Definition

Size (in kilobytes) of the second and all other extents created for the table.

In the R/3 System, the size of any subsequent extents is normally determined by the table category (e.g.: category 1 -> nextsize = 128 KB).

Nextsize is a database parameter that you can set yourself. If you modify this value, the change takes effect immediately.

You can specify this value in the CREATE TABLE statement (using NEXT SIZE).

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