Message Number list used by SAP ABAP Function Module RKD_VARIABLE_NAME_CHECK (Verprobt einen Variablennamen und gibt Attribute zurück)
SAP ABAP Function Module
RKD_VARIABLE_NAME_CHECK (Verprobt einen Variablennamen und gibt Attribute zurück) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | K7 - 031 | There is no global variable "&2" for field "&1" | ||
| 2 | K7 - 064 | The variable name must contain at least two characters. | ||
| 3 | K7 - 065 | The variable name may only contain letters, numbers and underscores | ||
| 4 | K7 - 069 | Do not use system variables as variables for characteristic values | ||
| 5 | K7 - 070 | The variable name may not contain spaces | ||
| 6 | K7 - 071 | The sign must be followed by a number | ||
| 7 | K7 - 074 | Use a variable with a different replacement type | ||
| 8 | K7 - 090 | No operators are allowed for variable "&" | ||