Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 867
Message text: Table & has long field (therefore not possible to create appends)
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 must always be the
last table field, no <DS:TX.APPEND-STRUKTUR>append</> can be created
for the table.
During table adjustment, the system switches automatically to
<DS:TX.DOKU_RADTBFDS_PHASE2>phase 2</>.
Adopt or edit the proposal for the original table generated by the
system.
Error message extract from SAP system. Copyright SAP SE.
DT867
- Table & has long field (therefore not possible to create appends) ?The SAP error message DT867 indicates that a specific database table has a long field, which prevents the creation of append structures. This situation typically arises when you are trying to add an append structure to a table that contains fields with a data type that exceeds the maximum length allowed for appends.
Cause: Long Fields: The table in question contains fields that are defined as long data types (e.g., STRING, RAW, or other types that exceed the maximum length for appends). Append Structure Limitations: SAP has limitations on the types of fields that can be included in append structures. If a table has long fields, it cannot accommodate additional fields through appends.
Solution: Review Table Structure: Check the structure of the table to identify any long fields. You can do this using transaction SE11 (Data Dictionary). Avoid Appends: Instead of creating an append structure, consider other options: Use a Custom Table: Create a new custom table
Get instant SAP help. Sign up for our Free Essentials Plan.
DT866
Append cannot be created because table has table category &
What causes this issue? The table being processed is of category POOL, CLUSTER or APPEND. You cannot create <DS:TX.APPEND-STRUKTUR>appends</...
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 ...
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_...
DT869
Adjustment of table & can be completed
What causes this issue? The proposal generated by the system for the table to be compared/ adjusted matches the current state of the table. The table...
Click on this link to search all SAP messages.