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 müssen über Fremdschlüssel definiert werden
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.
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
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.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
MC755
- Joins müssen über Fremdschlüssel definiert werden ?Get instant SAP help. Start your 7-day free trial now.
MC754
Selektionsbedingung &-&: Hochkommas werden ergänzt
Was verursacht dieses Problem? Text constants in the selection conditions must be enclosed in apostrophes.Systemantwort Das System gibt eine Fehl...
MC753
Feld &-&: Selektionsbedingung auf Feld ist nicht erlaubt
Was verursacht dieses Problem? A field of system table SY or SYST was defined instead of a constant in the selection conditions of a view. This is ...
MC756
Feld &-& aus Joinbedingung existiert nicht
Was verursacht dieses Problem? A join condition refers to a field which does not exist.Systemantwort Das System gibt eine Fehlermeldung aus und e...
MC757
Selektion/Join über externes Feld &-&
Was verursacht dieses Problem? A join condition links a field of a table which was not included as base table. This is only permitted in maintaenan...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.