SAP ABAP Table DCTBEXPCHK (Control string for expanding substructures)
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 DCTBEXPCHK   Table Relationship Diagram
Short Description Control string for expanding substructures    
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 NOINC DCTBEXP000 DD_CHECK CHAR 6   0   Check if an include is allowed at all  
2 NOAPPORCI DCTBEXP001 DD_CHECK CHAR 6   0   Message if no append or CI include is allowed  
3 MISSINGTAB DCTBEXP002 DD_CHECK CHAR 6   0   Message if a (normal) include is missing  
4 MISSINGAPP DCTBEXP003 DD_CHECK CHAR 6   0   Message if an append is missing  
5 MISSINGCI DCTBEXP004 DD_CHECK CHAR 6   0   Mesage if a customizing include is missing  
6 NEWAPP DCTBEXP005 DD_CHECK CHAR 6   0   Message if an append is added for the first time  
7 DELAPP DCTBEXP006 DD_CHECK CHAR 6   0   Message if a previous append is no longer found  
8 MULTIDB DCTBEXP007 DD_CHECK CHAR 6   0   Check if an include chain contains several DB tabs  
9 VIEWINC DCTBEXP008 DD_CHECK CHAR 6   0   Check if a view was included  
10 APPINC DCTBEXP013 DD_CHECK CHAR 6   0   Check if an append was included  
11 SUFFIXLENG DCTBEXP009 DD_CHECK CHAR 6   0   Check if field name + suffix is too long  
12 SYNTAXERR DCTBEXP012 DD_CHECK CHAR 6   0   Syntax check of include and suffix definitions  
13 CYCLE DCTBEXP010 DD_CHECK CHAR 6   0   Check if inclusion is cyclic  
14 DEPTH DCTBEXP011 DD_CHECK CHAR 6   0   Check for too many nested includes  
15 APPFRK DCTBEXP014 DD_CHECK CHAR 6   0   Check if foreign key is overwritten by an append  
16 APPTBSH DCTBEXP015 DD_CHECK CHAR 6   0   Check if search help attachment is overwritten by append.  
17 MISSINGSTLO DCTBEXP016 DD_CHECK CHAR 6   0   Message whether a stream or locator field is missing  
History
Last changed by/on SAP  20141013 
SAP Release Created in