SAP ABAP Data Element OPCTUSED (DD: Lower limit for assignment of data blocks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDDB (Package) ABAP/4 Dictionary: Converter
Basic Data
Data Element OPCTUSED
Short Description DD: Lower limit for assignment of data blocks  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OPCTUSED    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Minimum 
Medium 19 Minimum utilization 
Long 36 Minimum utilization of data blocks 
Heading  
Documentation

Definition

Pctused (Pu) indicates the minimum proportion of a data block of a table that is to be used. If the proportion actually used is less than that specified here, then the data block in question is a candidate for an insert operation. Pctused (Pu) should be seen in connection with Pctfree (Pf). The sum of the two values should not exceed 100 and is corrected if required.

Changes to this parameter become effective immediately, but existing data blocks are not reorganized by the application.

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