Do you have any question about this error?
Message type: E = Error
Message class: AD - Data Dictionary application messages
Message number: 637
Message text: Zone &1 contient '-' (Modifiez)
According to the naming convention, the character '-' is not allowed in
an object name, but existing fields that contain this character are
accepted.
With the introduction of type definitions in the ABAP Dictionary, the
use of '-' in field names can result in inconsistencies. Example:
X and Y are structures:
X Field Type Y Field Type
B Y C DTEL3
B-C DTEL1 E DTEL4
D DTEL2
X-B-C is not unique. It could be either field B-C of structure X or
component C of structure B in X.
Structures with '-' in field names can only be addressed with LIKE in
ABAP programs, but not with TYPE. However, structures in which fields
contain structures as type cannot only be used with TYPE.
Change the field names. The valid characters within a name are letters,
digits and underlining. Digits may not be in the first position.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
AD637
- Zone &1 contient '-' (Modifiez) ?Get instant SAP help. Start your 7-day free trial now.
AD636
Zone & contient " ". Saisie incorrecte à ne plus utiliser
Quelle est la cause de ce problème? The field name contains a space. This is not allowed by the new naming conventions.Réponse du système Le sys...
AD635
Activer objet matchcode & - ajout de zones inutile
Quelle est la cause de ce problème? A transport request specifies that the matchcode object in question is to be transported and activated. There i...
AD638
Erreur de POOL/CLUSTER actif
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
AD639
Table du type ATAB-pool autorisée unqt avec partie données < &
Quelle est la cause de ce problème? The maximum allowed value for the sum of all non-key fields in the table has been exceeded.Réponse du système...
Cliquez sur ce lien pour rechercher tous les messages SAP.