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: Les jointures doivent être définies par clé externe
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.
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
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.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
MC755
- Les jointures doivent être définies par clé externe ?Get instant SAP help. Start your 7-day free trial now.
MC754
Condition de sélection &-& : guillemets complétées
Quelle est la cause de ce problème? Text constants in the selection conditions must be enclosed in apostrophes.Réponse du système Le système é...
MC753
Zone &-& : condition de sélection non autorisée dans la zone
Quelle est la cause de ce problème? A field of system table SY or SYST was defined instead of a constant in the selection conditions of a view. Thi...
MC756
Zone &-& de condition de jointure inexistante
Quelle est la cause de ce problème? A join condition refers to a field which does not exist.Réponse du système Le système émet un message d'er...
MC757
Sélection/jointure via zone externe &-&
Quelle est la cause de ce problème? A join condition links a field of a table which was not included as base table. This is only permitted in maint...
Cliquez sur ce lien pour rechercher tous les messages SAP.