Do you have any question about this error?
Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 231
Message text: Nombre campo & reservado (no utilizar estruct.como APPEND en tab.BD).
In an append structure, you use a field name which is reserved by the
database.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
This will only cause an error if you use the structure as an append
structure in a database table.
You may not use the table as an append structure in a new database
table and also may not newly add it as an append structure to a
database table which is already active.
The table activation program rejects this because use of this database
table could cause errors, depending on the database system.
A warning is output for tables which are already active and which have
such an append structure.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
DT231
- Nombre campo & reservado (no utilizar estruct.como APPEND en tab.BD). ?Get instant SAP help. Start your 7-day free trial now.
DT230
Nombre campo & reservado (no utilizar estruct.como include en tab.BD).
¿Qué causa este problema? In a structure, you are using a field name which is reserved by the database.Respuesta del sistema El sistema emite un m...
DT229
El campo &-& no existe
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
DT232
Solo se permite un campo largo por tabla
¿Qué causa este problema? The table contains more than one long field (field of data type LCHR or LRAW). This is not allowed.Respuesta del sistema ...
DT233
---> El campo largo ha de estar en la última posición.
¿Qué causa este problema? A long field, that is, a field with data type LCHR or LRAW, must always be located at the very end of the field list for ...
Haga clic en este enlace para buscar todos los mensajes de SAP.