SAP ABAP Data Element DCTBHD0001 (Test: Is table type corr. & consis. with pool/cluster entry)
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 DCTBHD0001
Short Description Test: Is table type corr. & consis. with pool/cluster entry  
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 Phys. tab. 
Medium 15 Physical table 
Long 20 Physical table 
Heading PhyTab 
Documentation

Definition

The table to be activated is checked to ensure that it has a valid table type. Valid table types are:
TRANSP = transparent table, mapped 1:1 to the database
INTTAB = structure, not stored in the database
CLUSTER = special table, stored in a physical table cluster
POOL = special table, stored in a physical table pool
VIEW = view table, generated internally, describes an SAP view

If the table is of type TRANSP, INTTAB or VIEW, it makes no sense to enter a pool or cluster name. A check is made to see whether a name has nonetheless been entered.

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