Message Number list used by SAP ABAP Class CL_SMT_CHECK_PARA_FIELD (Check if Method Paramaters and Structure Field Match)
SAP ABAP Class
CL_SMT_CHECK_PARA_FIELD (Check if Method Paramaters and Structure Field Match) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SMT - 008 | Parameter &1 does not exist | ||
| 2 | SMT - 009 | Field &1 and parameter &2 are incompatible | ||
| 3 | SMT - 010 | Input parameters must be assigned to fields of source structure | ||
| 4 | SMT - 011 | Output parameters must be assigned to fields of the target structure | ||
| 5 | SMT - 012 | Structure &1 is not assigned to step &2 | ||
| 6 | SMT - 016 | If you set a fixed value, the structure and field must be empty | ||
| 7 | SMT - 019 | Fixed values are only allowed for input parameters | ||
| 8 | SMT - 078 | Type of parameter &1 is not supported | ||
| 9 | SMT - 079 | Parameters of type data reference cannot be combined with fixed values | ||
| 10 | SMT - 087 | Method: &1, Not all required entry parameters were assigned a field | ||