SAP ABAP Data Element DCIPOO0003 (Test: Are the fields of a pooled table too long?)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element DCIPOO0003
Short Description Test: Are the fields of a pooled table too long?  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DD_CHECK    
Data Type CHAR   Character String 
Length 6    
Decimal Places 0    
Output Length 6    
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 LnghtPlTb 
Medium 15 LngthPoolTab 
Long 20 Length pooled tbl. 
Heading LgPTab 
Documentation

Definition

All non-key fields of a pooled table are stored in the database in a long argument field (VARDATA). The maximum value for this field is determined by a DBMS-specific constant. The total length of all non-key fields of a pooled table is, thus, dependent on this constant. A check is made for pooled tables to see that this value has not been exceeded.

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