Message Number list used by SAP ABAP Class CL_WUF_CHECK_METHOD (Check Method)
SAP ABAP Class
CL_WUF_CHECK_METHOD (Check Method) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
WUF - 000 | Class &1 does not exist | |
2 | ![]() |
WUF - 001 | Method &1 does not exist | |
3 | ![]() |
WUF - 007 | Method &1 is not declared "public" | |
4 | ![]() |
WUF - 042 | Method &1 is not static | |
5 | ![]() |
WUF - 043 | Method &1 does not contain exporting parameter e_ok | |
6 | ![]() |
WUF - 044 | Method &1 does not contain the import parameter i_prefetch | |
7 | ![]() |
WUF - 080 | Parameter e_ok must be defined as an "Exporting" parameter | |
8 | ![]() |
WUF - 081 | Parameter i_prefetch muct be defined as an "Importing" parameter | |
9 | ![]() |
WUF - 082 | Parameter e_ok must be of type wuf_boolean | |
10 | ![]() |
WUF - 083 | Parameter i_prefetch must be of type wuf_boolean | |