Message Number list used by SAP ABAP Class CL_RSMD_RS_GENERIC_TABLE (Retrieve master data from a generic table)
SAP ABAP Class
CL_RSMD_RS_GENERIC_TABLE (Retrieve master data from a generic table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSMD_RS_GEN - 000 | Table name and key field name are mandatory. | ||
| 2 | RSMD_RS_GEN - 001 | Table &1 does not exist. Please check your entry. | ||
| 3 | RSMD_RS_GEN - 002 | The key-field &1 does not exist in table &2. Please check your entry. | ||
| 4 | RSMD_RS_GEN - 004 | The text-field &1 does not exist in table &2. Please check your entry. | ||
| 5 | RSMD_RS_GEN - 005 | The text-field &1 datatype is incompatible. It should be of type CHAR. | ||
| 6 | RSMD_RS_GEN - 006 | The langu-field &1 does not exist in table &2. Please check your entry. | ||
| 7 | RSMD_RS_GEN - 007 | The langu-field &1 datatype is incompatible. It should be of type LANG. | ||
| 8 | RSMD_RS_GEN - 008 | Please specify both text field and language field. | ||