SAP ABAP Data Element DCTBFD0008 (Test: Are fields of types CHAR and DEC 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 DCTBFD0008
Short Description Test: Are fields of types CHAR and DEC 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 Field Lgth 
Medium 15 Field Length 
Long 20 Field Length 
Heading FldLng 
Documentation

Definition

The table to be activated is checked to ensure that the fields of type CHAR or DEC do not exceed the length MAXCHARLEN or MAXDECLEN. (The values for these constants are determined by looking at the definitions for external data types CHAR and DEC.)

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