SAP ABAP Table DDSQFDCHK (Dictionary: Checks on Fields of a Table Pool or Cluster)
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 DDSQFDCHK   Table Relationship Diagram
Short Description Dictionary: Checks on Fields of a Table Pool or Cluster    
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: Special Checks for a Table Pool  
2 POSTRUCHK DCSQPO001 DD_CHECK CHAR 6   0   Test whether the table pool has the correct field structure  
3 POKEYCHK DCSQPO002 DD_CHECK CHAR 6   0   Tests the key of a table pool  
4 PODATACHK DCSQPO003 DD_CHECK CHAR 6   0   Tests the data fields of a table pool  
5 .INCLUDE       0   0   Tests Special Attributes of a Table Cluster  
6 CLKEYCHK DCSQCL001 DD_CHECK CHAR 6   0   Tests the Key of a Table Cluster  
7 CLDATACHK DCSQCL002 DD_CHECK CHAR 6   0   Test of the Data Fields of a Table Cluster  
8 DECCHK DCSQCL003 DD_CHECK CHAR 6   0   Decimal type can only be used without decimal places  
9 FDNAMCHK DCSQFD001 DD_CHECK CHAR 6   0   SAA Name Test  
10 DUPFLDCHK DCSQFD002 DD_CHECK CHAR 6   0   Test for Duplicate Field Names  
11 VALFDCHK DCSQFD003 DD_CHECK CHAR 6   0   Tests Field Contents for Permitted Values, eg Key Fld 'X'/''  
History
Last changed by/on SAP  20010309 
SAP Release Created in 610