SAP ABAP Table DCVIEWACT (Control String for Execution of View Activation Program)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Table Category INTTAB    Structure 
Structure DCVIEWACT   Table Relationship Diagram
Short Description Control String for Execution of View Activation Program    
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 GENVIEWTAB DCVIGE0001 DD_CHECK CHAR 6   0   Flag: Is a view to be generated for a view table?  
2 CHKACTOK DCVIGE0024 DD_CHECK CHAR 6   0   Flag: Check activation authorization ?  
3 TABACTMODE DCVIGE0022 DD_CHECK CHAR 6   0   Mode in which table activating program is called  
4 NTABPUTST DCVIGE0018 DD_CHECK CHAR 6   0   View, activate with inactive nametab  
5 GENHVREPO DCVIGE0002 DD_CHECK CHAR 6   0   Flag: Generate selection report?  
6 REFFIELD DCVIGE0003 DD_CHECK CHAR 6   0   Flag: Adjust reference fields?  
7 GENFRK DCVIGE0027 DD_CHECK CHAR 6   0   Flag: Foreign keys passed on to view structure  
8 GENTBSH DCVIGE0029 DD_CHECK CHAR 6   0   Flag that search help attachment should be inherited to view  
9 BUFFERUPD DCVIGE0028 DD_CHECK CHAR 6   0   Update buffering flag in the nametab of the base tables  
10 DBACTCRE DCVIGE0019 DD_CHECK CHAR 6   0   Flag for message if view must be created  
11 DBACTDEL DCVIGE0020 DD_CHECK CHAR 6   0   Flag for message if view must be deleted  
12 DBACTCNV DCVIGE0021 DD_CHECK CHAR 6   0   Flag for message if view must be converted  
13 CHECKCNV DCVIGE0023 DD_CHECK CHAR 6   0   Flag if conversion message only for structure changes  
14 IMMEDIATE DCVIGE0007 DD_CHECK CHAR 6   0   Flag: Are database actions to be executed immediately?  
15 AUTHCH DCVIGE0026 DD_CHECK CHAR 6   0   Flag if authority check was made for DB changes  
16 PUT_STATE DCVIGE0008 DD_CHECK CHAR 6   0   Flag: whether and in which status to be updated  
17 COMMIT DCVIGE0009 DD_CHECK CHAR 6   0   Flag: Is COMMIT to be executed?  
18 DEPMAXSEV DCVIGE0031 DD_CHECK CHAR 6   0   Maximum severity when checking the dependent objects  
19 DEPMINSEV DCVIGE0032 DD_CHECK CHAR 6   0   Minimum or Upgrade Severity While Checking Dependents  
20 DEPIMMACT DCVIGE0030 DD_CHECK CHAR 6   0   Activate dependent objects immediately  
21 DEPSELECT DCVIGE0033 DD_CHECK CHAR 6   0   Mode for determining the dependent objects  
22 DEPNODELTA DCVIGE0035 DD_CHECK CHAR 6   0   View change cannot be calculated  
23 NOACTFLUPD DCVIGE0034 DD_CHECK CHAR 6   0   Do not change partially active flag (ACTFLAG)  
24 HEADERCHK DCVIGE0011 DD_CHECK CHAR 6   0   Result of header check  
25 FIELDCHK DCVIGE0012 DD_CHECK CHAR 6   0   Result of the field check  
26 BASETABCHK DCVIGE0013 DD_CHECK CHAR 6   0   Result of the check of the base tables  
27 SELCONDCHK DCVIGE0014 DD_CHECK CHAR 6   0   Result of the check of the selection conditions  
28 JOINCHK DCVIGE0015 DD_CHECK CHAR 6   0   Result of the check of the joins  
29 TIMER_ON DCVIGE0016 DD_CHECK CHAR 6   0   Flag: timing information is logged  
30 DEBUG_INFO DCVIGE0017 DD_CHECK CHAR 6   0   Flag: debug information is to be output  
31 LOGGINGUPD DCVIGE0036 DD_CHECK CHAR 6   0   Set logging flag for at least one logged basis table  
32 DBACTSYN DCVIGE0040 DD_CHECK CHAR 6   0   Drop/Create Synonym for External View  
33 WEAK_DDLPARSING DCVIGE0041 DD_CHECK CHAR 6   0   DDL view parser will be called in weaker mode  
History
Last changed by/on SAP  20141013 
SAP Release Created in