Data Element list used by SAP ABAP Function Module RSCR_GET_MESSAGE_TEXT (Get the text of an error message (short))
SAP ABAP Function Module
RSCR_GET_MESSAGE_TEXT (Get the text of an error message (short)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSGNR | Message number | SOURCE VALUE(I_MSGNR) LIKE T100-MSGNR |
|
| 2 | NATXT | Message Text | SOURCE VALUE(E_TEXT) TYPE T100-TEXT |
|
| 3 | RSCR_ERROR | CR Error Code | SOURCE VALUE(E_SUBRC) TYPE RSCR_ERROR |
|