Message Number list used by SAP ABAP Function Module CHECK_STRING_SUCCESSOR (Prüft, ob ein String ein direkter Nachfolger eines anderen Strings ist.)
SAP ABAP Function Module
CHECK_STRING_SUCCESSOR (Prüft, ob ein String ein direkter Nachfolger eines anderen Strings ist.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IO - 402 | Entry string &1 has a character that is missing in character set &2 | ||
| 2 | IO - 403 | The character strings to be compared (&1 and 2) have different lengths | ||
| 3 | IO - 404 | The character strings to be compared (&1 and &2) are identical | ||
| 4 | IO - 405 | The character strings to be compared (&1 and &2) do not follow each other | ||
| 5 | IO - 407 | Character string &1 is not a special successor of &2 | ||
| 6 | IO - 409 | Error in print formatting | ||
| 7 | IO - 410 | The character record was not specified | ||