TACO1 - Table for activating DD objects
 Table for activating DD objects information is stored in SAP table TACO1.
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
 It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
Fields for table TACO1
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| OBJTYP | ABAP Dictionary Object Type | X | OBJECTTYP | CHAR | 8 | |
| OBJECTNAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 60 | |
| INDXNAME | Unique Index ID in a Table | X | INDEXID | CHAR | 6 | |
| DATUM | Date | DATUM | DATS | 16 | ||
| KURZTEXT | Text (15 characters) | TEXT15 | CHAR | 30 | ||
| KURZTEXT2 | Text (15 characters) | TEXT15 | CHAR | 30 | ||
| CIRCLE | Counter | COUNTER | NUMC | 2 | ||
| ERROR | Flag (X or Blank) | AS4FLAG | CHAR | 2 |