Do you have any question about this error?
Message type: E = Error
Message class: AD - Data Dictionary application messages
Message number: 637
Message text: El campo &1 contiene "-" (modifíquelo)
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.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
AD637
- El campo &1 contiene "-" (modifíquelo) ?Get instant SAP help. Start your 7-day free trial now.
AD636
Campo & contiene ' ' -> ya no es soportado.
¿Qué causa este problema? The field name contains a space. This is not allowed by the new naming conventions.Respuesta del sistema El sistema emit...
AD635
Objeto matchcode & deberá ser activado - obsoleto añadir campos.
¿Qué causa este problema? A transport request specifies that the matchcode object in question is to be transported and activated. There is also pro...
AD638
Error en POOL/CLUSTER activo.
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
AD639
Tabla del tipo & permitida sólo con parte de datos < &.
¿Qué causa este problema? The maximum allowed value for the sum of all non-key fields in the table has been exceeded.Respuesta del sistema El sist...
Haga clic en este enlace para buscar todos los mensajes de SAP.