SAP ABAP Table DDDOACTRES (DD: Status of domains (activation result))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDDO (Package) ABAP/4 Dictionary: Domains, Data Elements
Basic Data
Table Category INTTAB    Structure 
Structure DDDOACTRES   Table Relationship Diagram
Short Description DD: Status of domains (activation result)    
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 DOMNAME DOMNAME DOMNAME CHAR 30   0   Domain name *
2 .INCLUDE       0   0   Reference Structure for Function Module DD_DOMA_GET  
3 DOMA OBJSTATE OBJSTATE CHAR 1   0   Status of the ABAP Dictionary object  
4 DOHD OBJSTATE OBJSTATE CHAR 1   0   Status of the ABAP Dictionary object  
5 DOFV OBJSTATE OBJSTATE CHAR 1   0   Status of the ABAP Dictionary object  
6 ACT_RESULT SYSUBRC SYST_SHORT INT4 10   0   Return Code  
7 DEP_RESULT SYSUBRC SYST_SHORT INT4 10   0   Return Code  
8 DEP_EXIST CHAR1 CHAR1 CHAR 1   0   Single-Character Flag  
9 DO_CHANGES DO_CHANGES DO_CHANGES CHAR 1   0   DD: Action for depends. and domain after domain activation  
10 DEPACTION DEPACTION DEPACTION CHAR 4   0   Actions to be executed for a dependent DD object  
11 A_PRESENT CHAR6 CHAR6 CHAR 6   0   Character field of length 6  
12 E_PRESENT CHAR6 CHAR6 CHAR 6   0   Character field of length 6  
13 W_PRESENT CHAR6 CHAR6 CHAR 6   0   Character field of length 6  
14 AS4DATE AS4DATE AS4DATE DATS 8   0   Date of Last Change  
15 AS4TIME AS4TIME AS4TIME TIMS 6   0   Last changed at  
16 .INCLUDE       0   0   DD: Check string for domain activation program  
17 CHK_ID DCDOMA0501 DCDOMA0200 NUMC 3   0   DD: Check string ID  
18 .INCLUDE       0   0   DD: Check string for domain activ. prog. (inner consistency)  
19 .INCLUDE       0   0   DD: Checks for Object Name (TTYP, DTEL, DOMA)  
20 SAANAME DCSAANAME DD_CHECK CHAR 6   0   DD: Check of name of a DD object for SAA norm  
21 NAMESPACE DCNAMSPACE DD_CHECK CHAR 6   0   DD: Check for correct specification of a namespace  
22 DDTYPENAME DCDDTYPNAM DD_CHECK CHAR 6   0   Check for conflict with name of a built-in DD type  
23 PROTECTDOM DCDOMA0033 DD_CHECK CHAR 6   0   DD: Checks for attributes of protected domains  
24 .INCLUDE       0   0   Control string for DD_DOMA_FLAG_CHECK  
25 ACTFLAG DCDOMA0008 DD_CHECK CHAR 6   0   DD: Check: Valid values in ACTFLAG  
26 VALEXI DCDOMA0016 DD_CHECK CHAR 6   0   DD: Check: Valid values in VALEXI flag  
27 .INCLUDE       0   0   DD: Check string for a data type  
28 TYPEXISTS DCDOMA0002 DD_CHECK CHAR 6   0   DD: Check: Specified data type exists  
29 NOTVARC DCDOMA0001 DD_CHECK CHAR 6   0   DD: Check: Data type VARC when changing/creating a domain  
30 NOTTMST DCDOMA0018 DD_CHECK CHAR 6   0   DD: Check: Data type TMST for changing/creating a domain  
31 TYPLEN DCDOMA0004 DD_CHECK CHAR 6   0   DD: Check: Number of positions appropriate for data type  
32 TYPDBLEN DCDOMA0007 DD_CHECK CHAR 6   0   DD: Check: Number of places appropriate for data type in DB  
33 TYPDECIMAL DCDOMA0005 DD_CHECK CHAR 6   0   DD: Check: Number of decimal places appropriate  
34 .INCLUDE       0   0   DD: Checks for Output Attributes of Domains  
35 OUTPUTLEN DCDOMA0009 DD_CHECK CHAR 6   0   DD: Check: Output lenth approp. for data ty., no. of pos...  
36 MAXOUTPLEN DCDOMA0032 DD_CHECK CHAR 6   0   DD: Check: Max. output length on screens exceeded  
37 LOWERCASE DCDOMA0013 DD_CHECK CHAR 6   0   DD: Check: Lowercase flag appropriate for data type  
38 TYPSIGN DCDOMA0006 DD_CHECK CHAR 6   0   DD: Check: Sign appropriate for data type  
39 CONVPERMIT DCDOMA0029 DD_CHECK CHAR 6   0   DD: Check if conversion routine is valid  
40 CONVEXIT DCDOMA0027 DD_CHECK CHAR 6   0   DD: check if conversion routine exists  
41 OUTPUTSTYLE DCDOMA0036 DD_CHECK CHAR 6   0   DD: Check if output style correctly maintained (type values)  
42 .INCLUDE       0   0   DD: Check string for the checks regarding the values  
43 FVALPERMIT DCDOMA0020 DD_CHECK CHAR 6   0   DD: Check: Fixed value definition allowed for the data type  
44 FVINPUTCHK DCDOMA0023 DD_CHECK CHAR 6   0   DD: Check if data type with input check on mask  
45 LANGU_FVAL DCDOMA0019 DD_CHECK CHAR 6   0   DD: Check on language-dependent fixed values  
46 FIXVALTYPE DCDOMA0010 DD_CHECK CHAR 6   0   DD: Check: Fixed values (data type, number of positions, ..)  
47 DOUBLEFVAL DCDOMA0021 DD_CHECK CHAR 6   0   DD: Check for duplicate single fixed values / limits  
48 BOUNDARIES DCDOMA0022 DD_CHECK CHAR 6   0   DD: Check the fixed value lower and upper limit  
49 FVDISJUNCT DCDOMA0017 DD_CHECK CHAR 6   0   DD: Check: disjunct values + ranges for fixed values  
50 EBCDICFVAL DCDOMA0024 DD_CHECK CHAR 6   0   DD: Check fixed value ranges regarding EBCDIC sequence  
51 FVALEXAPP DCDOMA0034 DD_CHECK CHAR 6   0   DD: Check for existing fixed values for fixed value append  
52 PACKAGECHK DCDOMA0035 DD_CHECK CHAR 6   0   DD: Package Check  
53 .INCLUDE       0   0   DD: Check string for dom.act.prog. (referential correctness)  
54 .INCLUDE       0   0   DD: Check string for the checks regarding a value table  
55 VTABPERMIT DCDOMA0031 DD_CHECK CHAR 6   0   DD: Check if definition of value table is valid  
56 VTABCLASS DCDOMA0025 DD_CHECK CHAR 6   0   DD: Check: Does the value table have the correct table cat.  
57 VTABKEYDOM DCDOMA0011 DD_CHECK CHAR 6   0   DD: Check: Key domain/data element of value table  
58 VTABDOM DCDOMA0012 DD_CHECK CHAR 6   0   DD: Check: Value table for several domains/data elements  
59 VTABCHANGE DCDOMA0026 DD_CHECK CHAR 6   0   DD: Was the value table changed  
History
Last changed by/on SAP  20141013 
SAP Release Created in