Do you have any question about this error?
Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 532
Message text: El índice & no se ha creado con medios SAP.
An index was found in the database which cannot have been created using
SAP tools (its name does not correspond to SAP naming conventions).
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Delete the index from the database (using function module DB_DROP_INDEX
in the SE37 test environment, for example). If the index is required,
it must be defined in the ABAP Dictionary.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
DT532
- El índice & no se ha creado con medios SAP. ?Get instant SAP help. Start your 7-day free trial now.
DT531
Los índices de tablas no transparentes se borrarán.
¿Qué causa este problema? Secondary indexes were defined for a nontransparent table.Respuesta del sistema It makes no sense to define secondary in...
DT530
La tabla & no es transparente.
¿Qué causa este problema? The specified table has the wrong table type. A transparent table was expected. However, you have a structure, view or po...
DT533
Índice &-& (definiciones de indicadores Unique diferentes).
¿Qué causa este problema? The unique definition in the ABAP Dictionary is different to that in the database. For example, it was possible to define...
DT534
Índice &-& (distintos campos en Dictionary ABAP y base de datos)
¿Qué causa este problema? The definition of the index on the database does not correspond to the definition in the ABAP Dictionary.Respuesta del si...
Haga clic en este enlace para buscar todos los mensajes de SAP.