SAP ABAP Table DDMSACTRC (DD: Return Information about Activation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDAD (Package) ABAP/4 Dictionary: Cross-object, Mass Processing
Basic Data
Table Category INTTAB    Structure 
Structure DDMSACTRC   Table Relationship Diagram
Short Description DD: Return Information about Activation    
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 PGMID PGMID PGMID CHAR 4   0   Program ID in Requests and Tasks  
2 .INCLUDE       0   0   DD: DD objects and their type  
3 TYPE OBJECTTYP OBJECTTYP CHAR 4   0   ABAP/4 Dictionary object type  
4 NAME OBJECTNAME OBJECTNAME CHAR 30   0   Name of the ABAP Dictionary object  
5 INDX INDEXID INDEXID CHAR 3   0   Unique Index ID in a Table  
6 ACTKIND ACTKIND DDBOOL CHAR 1   0   DD: Flag if direct or dependent object activation  
7 RC SYSUBRC SYST_SHORT INT4 10   0   Return Code  
8 .INCLUDE       0   0   ABAP/4 Dictionary: Additional Info for Table Activation  
9 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name *
10 INDEXNAME INDEXID INDEXID CHAR 3   0   Unique Index ID in a Table  
11 ACTMODE ACTMODE ACTMODE INT2 5   0   Activation type  
12 ACTION TGFCT TGFCT CHAR 3   0   Function on Database - for example, for table conversion  
13 MODEFLAG DD_MODEFLG DD_MODEFLG CHAR 1   0   DD: Flag how DB operations should be performed  
14 .INCLUDE       0   0   Message in non-expanded form  
15 .INCLUDE       0   0   T100 message key without language field  
16 ARBGB ARBGB ARBGB CHAR 20   0   Application Area *
17 MSGNR MSGNR MSGNR CHAR 3   0   Message number *
18 VAR1 CHAR50 TEXT50 CHAR 50   0   Comment  
19 VAR2 CHAR50 TEXT50 CHAR 50   0   Comment  
20 VAR3 CHAR50 TEXT50 CHAR 50   0   Comment  
21 VAR4 CHAR50 TEXT50 CHAR 50   0   Comment  
22 DATALOSS_D DDBOOL_D DDBOOL CHAR 1   0   DD: truth value  
23 .INCLUDE       0   0   DD: Additional Information for Structure Change  
24 ACTION_ORIGIN DCACTORIGIN   CHAR 4   0   Source of Change; Example: Entity Node, Attribute, Index  
25 PARENTNAME TABNAME AS4TAB CHAR 30   0   Table Name *
26 OBJKIND DDOBJTYP OBJECTTYP CHAR 4   0   Object type of an ABAP Dictionary object  
27 SWITCHEDOF DDSWITCHOF   CHAR 1   0   'X': Object switched off, will not be activated  
History
Last changed by/on SAP  20141013 
SAP Release Created in