Do you have any question about this error?
Message type: E = Error
Message class: RSDS - New DataSource
Message number: 173
Message text: &1: Cifras empaquetadas deberán tener un número impar
Field &V1& has &V2& characters. This could cause conversion problems
between ABAP and the database if the data really has more than &V2& cha
racters. This is because in ABAP, an additional byte is available intern
ally for an even number of characters because of the sign.
The function continues.
Ensure that the data really has a maximum of &V2& characters, or increas
e the number of characters by one.
4 characters were defined, internally in ABAP 5 characters are available
. On the database 4 characters are available. If there is a data record
that uses 5 characters, a short dump occurs upon inserting the data into
the database.
5 characters were defined, in ABAP and in the database 5 characters are
available. If there is a data record that uses 6 characters, the last
character is cut off and inserting into the database does not cause any
problems.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
RSDS173
- &1: Cifras empaquetadas deberán tener un número impar ?Get instant SAP help. Start your 7-day free trial now.
RSDS172
Campo texto &1, valor &2 no contiene caracteres representables
¿Qué causa este problema? Field &V1& contains control characters that cannot be displayed, for example HEX 00.Respuesta del sistema The va...
RSDS171
Campo texto &1, valor &2 no contiene caracteres permitidos
¿Qué causa este problema? While defining the DataSource, you specified that <ZH>lower case letters </> are not permitted as values of f...
RSDS174
Fuente de datos &1(&2) no es fuente datos 3.x: Migración imposible
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. ...
RSDS175
Fuente de datos &1(&2) ya existe: Migración imposible
¿Qué causa este problema? The DataSource already exists as DataSource (R3TR RSDS). In the DataSource maintenance (transaction RSDS), it is no longe...
Haga clic en este enlace para buscar todos los mensajes de SAP.