Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 866
Message text: Append cannot be created because table has table category &
The table being processed is of category POOL, CLUSTER or APPEND. You
cannot create <DS:TX.APPEND-STRUKTUR>appends</> for tables of this
category.
During table adjustment, the system switches immediately to
<DS:TX.DOKU_RADTBFDS_PHASE2>phase 2</>.
Adopt or edit the proposal generated by the system for the original
table.
Error message extract from SAP system. Copyright SAP SE.
DT866
- Append cannot be created because table has table category & ?The SAP error message DT866 indicates that an append structure cannot be created for a table because the table has a specific table category that does not allow for appending. The table category is represented by the "&" symbol in the error message, which typically refers to a specific type of table in the SAP data dictionary.
Cause: The error occurs when you attempt to create an append structure for a table that is classified under a category that does not support appending. Common table categories that may lead to this error include: Transparent Tables: These are standard database tables that can be appended. Pooled Tables: These are tables that are combined into a single table in the database, and appending is not allowed. Cluster Tables: Similar to pooled tables, these are also not allowed to have append structures. View Tables: Views are not physical tables and cannot have appends.
Solution: To resolve this error, you can consider
Get instant SAP help. Sign up for our Free Essentials Plan.
DT865
Append & used in the proposal without check
What causes this issue? Appends to the table that are already active are kept without a check being made.System Response The system issues an error ...
DT864
Problems occurred in customer LONG field
What causes this issue? A <DS:TX.DOKU_RADTBFDS_KUNDENFELD>customer field</> of the table is a long field (a field of type VARC, LCHR or L...
DT867
Table & has long field (therefore not possible to create appends)
What causes this issue? The SAP version of the table contains a long field (that is, a field of type VARC, LRAW or LCHR). As a field of this type mus...
DT868
Customer has extended the key of table &
What causes this issue? When the table is analyzed in <DS:TX.DOKU_RADTBFDS_PHASE1>phase 1 of the adjustment procedure</>, <DS:TX.DOKU_...
Click on this link to search all SAP messages.