Do you have any question about this error?
Message type: E = Error
Message class: RSDS - New DataSource
Message number: 173
Message text: &1 : nombres condensés doivent avoir un nombre impair de pos.
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.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
RSDS173
- &1 : nombres condensés doivent avoir un nombre impair de pos. ?Get instant SAP help. Start your 7-day free trial now.
RSDS172
Zone caract. &1, valeur "&2" contient des caract. non représ.
Quelle est la cause de ce problème? Field &V1& contains control characters that cannot be displayed, for example HEX 00.Réponse du systèm...
RSDS171
Zone caract. &1, valeur "&2" contient des caract. non autor.
Quelle est la cause de ce problème? While defining the DataSource, you specified that <ZH>lower case letters </> are not permitted as v...
RSDS174
DataSource &1(&2) n'est pas un DataSource 3.x : migration imposs.
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...
RSDS175
DataSource &1(&2) existe déjà : migration impossible
Quelle est la cause de ce problème? The DataSource already exists as DataSource (R3TR RSDS). In the DataSource maintenance (transaction RSDS), it i...
Cliquez sur ce lien pour rechercher tous les messages SAP.