Message Number list used by SAP ABAP Class CL_SMT_CHECK_METHOD (Check Method)
SAP ABAP Class
CL_SMT_CHECK_METHOD (Check Method) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SMT - 000 | Class &1 does not exist | ||
| 2 | SMT - 001 | Method &1 does not exist | ||
| 3 | SMT - 007 | Method &1 is not declared "public" | ||
| 4 | SMT - 042 | Method &1 is not static | ||
| 5 | SMT - 043 | Method &1 does not contain export parameter "e_ok" | ||
| 6 | SMT - 044 | Method &1 does not contain import parameter "i_prefetch" | ||
| 7 | SMT - 080 | Parameter "e_ok" must be declared as an export parameter | ||
| 8 | SMT - 081 | Parameter "i_prefetch" must be declared as an import parameter | ||
| 9 | SMT - 082 | Parameter "e_ok" must be of type "wuf_boolean" | ||
| 10 | SMT - 083 | Parameter "i_prefetch" must be of type "wuf_boolean" | ||
| 11 | SMT - 098 | Method &1:Transformation methods may not contain parameter E_OK |