Do you have any question about this error?
Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 230
Message text: Nombre campo & reservado (no utilizar estruct.como include en tab.BD).
In a structure, you are using 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 the structure is used in a table as an
Include.
You cannot use the table as an Include in a new database table and may
also not add it to a database table which is already active.
The table activating program rejects this because use of this database
table could cause errors in certain database systems.
A warning is output for tables which are already active and which have
such an Include.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
DT230
- Nombre campo & reservado (no utilizar estruct.como include en tab.BD). ?Get instant SAP help. Start your 7-day free trial now.
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. ...
DT228
&-& (longitud recomendada para campo del tipo &: &).
¿Qué causa este problema? A certain length is recommended by your database for long fields (type LCHR, LRAW).Respuesta del sistema El sistema emit...
DT231
Nombre campo & reservado (no utilizar estruct.como APPEND en tab.BD).
¿Qué causa este problema? In an append structure, you use a field name which is reserved by the database.Respuesta del sistema El sistema emite un...
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 ...
Haga clic en este enlace para buscar todos los mensajes de SAP.