Do you have any question about this error?
Message type: E = Error
Message class: SV - View Maintenance: Customize Messages
Message number: 543
Message text: Le cluster de vues contient plusieurs vues avec la table primaire &.
The view cluster contains several views with primary table &V1&. This
can cause data inconsistencies.
In the view cluster maintenance, the data is kept per subobject
(table/view) in an internal table. Changes made while maintaining one
subobject do not affect the internal data of another subobject in the
maintenance dialog, but when you save the changed data of these
subobjects is written consecutively to the same database table &V1&. If
the same records are involved, the database table &V1& contains the
data of the last subobject to be saved.
This can cause the following problems in the view cluster:
when deleting
When a data record is deleted in a subobject, the entire record is
deleted from the database table when you save, so the record in the
other subobjects with primary table &V1& is deleted from the database,
but is still in the internal data. This record only stops being
displayed in the other subobjects when you leave and reenter the
maintenance dialog.
when creating a new record:
When a new record is created in a subobject, it is not in the other
subobjects with primary table &V1& until you save and reenter the
maintenance dialog.
The same applies when you copy without dependent records.
If a table field which is in several subobjects is changed in one
subdialog, its value in the other subdialogs does not change. Whether
the new or the old value is in the database tables after saving depends
on the save sequence.
This problem also occurs if this field can only be changed in one
subdialog, and is 'read only' in the others. Primary table 'read only'
fields are also saved in the database if any fields in the record have
been changed.
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.
You should not have several subobjects with the same primary table in a
view cluster. Create one view with all the primary table attributes.
If you do have several views with the same primary table in the view
cluster, you must ensure in your logic that these problems cannot
occur. In particular, data changes in one subobject should also be made
in the internal data of the other subobjects by subdialog and view
cluster modification, as described in the help in transaction 'Generate
table maintenance dialog'.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
SV543
- Le cluster de vues contient plusieurs vues avec la table primaire &. ?Get instant SAP help. Start your 7-day free trial now.
SV542
Vérifiez le code de comparaison.
Quelle est la cause de ce problème? The Viewcluster is classified as "&V1&", but contains individual routines (events).Réponse d...
SV541
Le code de comparaison n'est pas activé
Quelle est la cause de ce problème? The view cluster comparability flag is not set.Réponse du système Le système émet un message d'erreur et n...
SV547
Eventuelle relation N:M entre l'objet & et son prédécesseur &
Quelle est la cause de ce problème? The object &V1& and its predecessor object &V2& may have an n:m relationship, as not all key fi...
SV548
Vous n'avez indiqué aucun programme pour les exits utilisateur
Quelle est la cause de ce problème? Your view cluster contains events, but you have not specified a master program in which the form routines which...
Cliquez sur ce lien pour rechercher tous les messages SAP.