Do you have any question about this error?
Message type: E = Error
Message class: RSDS - New DataSource
Message number: 173
Message text: &1: Gepackte Zahlen sollten eine ungerade Anzahl Stellen haben
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.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
RSDS173
- &1: Gepackte Zahlen sollten eine ungerade Anzahl Stellen haben ?Get instant SAP help. Start your 7-day free trial now.
RSDS172
Characterfeld &1, Wert '&2' enthält nicht darstellbare Zeichen
Was verursacht dieses Problem? Field &V1& contains control characters that cannot be displayed, for example HEX 00.Systemantwort The valu...
RSDS171
Characterfeld &1, Wert '&2' enthält nicht erlaubte Zeichen
Was verursacht dieses Problem? While defining the DataSource, you specified that <ZH>lower case letters </> are not permitted as values...
RSDS174
DataSource &1(&2) ist keine 3.x DataSource: Migration nicht möglich
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
RSDS175
DataSource &1(&2) existiert bereits: Migration nicht möglich
Was verursacht dieses Problem? The DataSource already exists as DataSource (R3TR RSDS). In the DataSource maintenance (transaction RSDS), it is no ...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.