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: Toutes les zones sont considérées comme zones clé
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.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
MC732
- Toutes les zones sont considérées comme zones clé ?Get instant SAP help. Start your 7-day free trial now.
MC731
La zone obligatoire &-& n'est pas une zone clé
Quelle est la cause de ce problème? Certain key fields of the primary and secondary tables must be included as key fields of the view in order to e...
MC730
Jointure de & vers & n'est pas définie par clé externe
Quelle est la cause de ce problème? Two tables which are not linked with a foreign key were included in a view. Therefore no join condition is defi...
MC733
Relation de clé externe pour objets de blocage non autorisée
Quelle est la cause de ce problème? The base tables of lock objects must be linked with a hierarchical foreign key relationship, i.e. the foreign k...
MC734
Condition de sélection & pour zone &-& non autorisée
Quelle est la cause de ce problème? The comparision value specified in a selection condition could not be interpreted.Réponse du système Le syst...
Cliquez sur ce lien pour rechercher tous les messages SAP.