Do you have any question about this error?
Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 755
Message text: Joins han de definirse mediante clave externa.
Join conditions were freely defined for a view. The current view type,
however, only permits joins which were defined with foreign key.
Tables containing no join conditions are also not allowed.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Normally the ABAP/4 Dictionary only permits the entry of freely defined
join conditions for database views. The current situation occurred due
to the change in the view type.
Choose the base tables with a foreign key relationship for all views
except for database views. The foreign key relationship is then used as
the join definition.
&NOTE&
The information that the join might have been derived from a
foreign key is not stored for database views. In this case you should
remove all the tables except for one. Use the 'Relationships' function
to include the tables after successfully converting the view type.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
MC755
- Joins han de definirse mediante clave externa. ?Get instant SAP help. Start your 7-day free trial now.
MC754
Condición de selección &-&: Comillas simples se completarán
¿Qué causa este problema? Text constants in the selection conditions must be enclosed in apostrophes.Respuesta del sistema El sistema emite un men...
MC753
Campo &-&: Condición de selección en campo no permitida
¿Qué causa este problema? A field of system table SY or SYST was defined instead of a constant in the selection conditions of a view. This is not p...
MC756
El campo &-& de condición join no existe.
¿Qué causa este problema? A join condition refers to a field which does not exist.Respuesta del sistema El sistema emite un mensaje de error y no ...
MC757
Selección/Join via campo externo &-&.
¿Qué causa este problema? A join condition links a field of a table which was not included as base table. This is only permitted in maintaenance vi...
Haga clic en este enlace para buscar todos los mensajes de SAP.