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