SAP ABAP Table DCSQLTCHK (Dictionary: Checks for Table Pools or Table Clusters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTB (Package) ABAP/4 Dictionary: Tables
Basic Data
Table Category INTTAB    Structure 
Structure DCSQLTCHK   Table Relationship Diagram
Short Description Dictionary: Checks for Table Pools or Table Clusters    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Dictionary: Header Checks for Table Pools or Clusters  
2 NAMECHECK DCSQHD001 DD_CHECK CHAR 6   0   Check for SAA Name and Name Range Through DD_CHECK_NAME  
3 STRUCTCHG DCSQHD002 DD_CHECK CHAR 6   0   Test for Structure Changes in Table Pool or Cluster  
4 VALHDCHK DCSQHD003 DD_CHECK CHAR 6   0   Tests Field Contents for Permitted Values  
5 NTABACT DCSQHD004 DD_CHECK CHAR 6   0   Contains the Result from Reading the Nametab  
6 NTABGEN DCSQHD005 DD_CHECK CHAR 6   0   Contains the Result from Generating the Nametab  
7 AUTH_CHK DCSQHD006 DD_CHECK CHAR 6   0   Tests whether a requested database change is allowed  
8 POOLCHG DCSQHD007 DD_CHECK CHAR 6   0   Prevents table pool activation  
9 .INCLUDE       0   0   Dictionary: Checks on Fields of a Table Pool or Cluster  
10 .INCLUDE       0   0   Dictionary: Special Checks for a Table Pool  
11 POSTRUCHK DCSQPO001 DD_CHECK CHAR 6   0   Test whether the table pool has the correct field structure  
12 POKEYCHK DCSQPO002 DD_CHECK CHAR 6   0   Tests the key of a table pool  
13 PODATACHK DCSQPO003 DD_CHECK CHAR 6   0   Tests the data fields of a table pool  
14 .INCLUDE       0   0   Tests Special Attributes of a Table Cluster  
15 CLKEYCHK DCSQCL001 DD_CHECK CHAR 6   0   Tests the Key of a Table Cluster  
16 CLDATACHK DCSQCL002 DD_CHECK CHAR 6   0   Test of the Data Fields of a Table Cluster  
17 DECCHK DCSQCL003 DD_CHECK CHAR 6   0   Decimal type can only be used without decimal places  
18 FDNAMCHK DCSQFD001 DD_CHECK CHAR 6   0   SAA Name Test  
19 DUPFLDCHK DCSQFD002 DD_CHECK CHAR 6   0   Test for Duplicate Field Names  
20 VALFDCHK DCSQFD003 DD_CHECK CHAR 6   0   Tests Field Contents for Permitted Values, eg Key Fld 'X'/''  
21 .INCLUDE       0   0   Dictionary: Tests the Technical Settings of SQLT Tables  
22 TABCATCHK DCSQTT001 DD_CHECK CHAR 6   0   Tests the values for the size category  
History
Last changed by/on SAP  20020827 
SAP Release Created in 610