SAP ABAP Data Element DCVALH0001 (Test: Is table type allowed?)
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 DCVALH0001
Short Description Test: Is table type allowed?  
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 Table ty. 
Medium 15 Table type 
Long 20 Table type 
Heading TblTy. 
Documentation

Definition

A check is made to determine whether the table to be activated has been assigned to a valid table type. These table types are allowed:
TRANSP = transparent table is mapped 1:1 to the database
INTTAB = structure is not mapped to the database
CLUSTER = special table, is stored in a physical table cluster
POOL = special table, stored in a physical table pool
VIEW = view table, generated internally, describes an SAP view

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