TACOB - Table for activating DD objects
Table for activating DD objects information is stored in SAP table TACOB.
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 TACOB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJTYP | ABAP Dictionary Object Type | X | OBJECTTYP | CHAR | 4 | |
OBJECTNAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 30 | |
INDXNAME | Unique Index ID in a Table | X | INDEXID | CHAR | 3 | |
DATUM | Date | DATUM | DATS | 8 | ||
KURZTEXT | User who triggered the activation | ACTUSER | CHAR | 15 | ||
KURZTEXT2 | Error message | ACTERROR | CHAR | 15 | ||
CIRCLE | Counter | COUNTER | NUMC | 1 | ||
ERROR | Flag (X or Blank) | AS4FLAG | CHAR | 1 |