Do you have any question about this error?
Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 732
Message text: Alle Felder werden als Schlüsselfeld gewertet
In the view, not all of the mandatory fields were included as key
fields. The key of the view therefore is not unique.
All the fields are regarded as key fields in order to guarantee that
the key lengths are unique.
For views with a large number of fields, this could have a negative
effect on the performance for the language construction described
below. In this case, all the mandatory key fields should be included in
the view.
&HINTS&
The key information is relevant for the ABAP/4 language constructs
SELECT SINGLE, SELECT ... ORDER BY PRIMARY KEY and SELECT ... FOR ALL
ENTRIES.
In these cases, SELECT SINGLE is handled like a simple SELECT ...
ENDSELECT, where the first (random) record found is returned.
ORDER BY PRIMARY KEY and (indirect) SELECT FOR ALL ENTRIES sort
according to all fields in these cases.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
MC732
- Alle Felder werden als Schlüsselfeld gewertet ?Get instant SAP help. Start your 7-day free trial now.
MC731
Obligatorisches Feld &-& ist kein Schlüsselfeld
Was verursacht dieses Problem? Certain key fields of the primary and secondary tables must be included as key fields of the view in order to ensure...
MC730
Join von & nach & nicht über Fremdschlüssel definiert
Was verursacht dieses Problem? Two tables which are not linked with a foreign key were included in a view. Therefore no join condition is defined b...
MC733
Unzulässige Fremdschlüsselbeziehung für Sperrobjekte
Was verursacht dieses Problem? The base tables of lock objects must be linked with a hierarchical foreign key relationship, i.e. the foreign key ta...
MC734
Selektionsbedingung & zum Feld &-& ist nicht erlaubt
Was verursacht dieses Problem? The comparision value specified in a selection condition could not be interpreted.Systemantwort Das System gibt ei...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.