Message Number list used by SAP ABAP Function Module /SAPSLL/CHK_STRING_SUCCESSOR (Prüft, ob ein String ein direkter Nachfolger eines anderen Strings ist.)
SAP ABAP Function Module
/SAPSLL/CHK_STRING_SUCCESSOR (Prüft, ob ein String ein direkter Nachfolger eines anderen Strings ist.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /SAPSLL/LEGAL_PRN - 507 | A character set was not specified | ||
| 2 | /SAPSLL/LEGAL_PRN - 509 | Error in print formatting | ||
| 3 | /SAPSLL/LEGAL_PRN - 511 | Comparison strings &1 and &2 are identical | ||
| 4 | /SAPSLL/LEGAL_PRN - 512 | Comparison strings &1 and &2 have different lengths | ||
| 5 | /SAPSLL/LEGAL_PRN - 513 | Comparison strings &1 and &2 are not directly adjacent | ||
| 6 | /SAPSLL/LEGAL_PRN - 514 | Input string &1 contains a character that is missing in charset &2 | ||
| 7 | /SAPSLL/LEGAL_PRN - 515 | String &1 is not a special successor of &2 | ||