Data Element list used by SAP ABAP Function Module RH_ALEOX_RESOLVE_LGTEXT_OF_MSG (Outputs the long text in a formatted table from the message ID)
SAP ABAP Function Module
RH_ALEOX_RESOLVE_LGTEXT_OF_MSG (Outputs the long text in a formatted table from the message ID) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | SOURCE REFERENCE(IV_MSGTYPE) TYPE BAPI_MTYPE DEFAULT 'E' |
|
| 2 | SYMSGID | Message Class | SOURCE REFERENCE(IV_MSG_CLASS) TYPE SYMSGID DEFAULT 'HRALX00_ORG' |
|
| 3 | SYMSGNO | Message Number | SOURCE REFERENCE(IV_MSGID) TYPE SYMSGNO |
|
| 4 | SYMSGV | Message Variable | SOURCE REFERENCE(IV_MSGV4) TYPE SYMSGV OPTIONAL |
|
| 5 | SYMSGV | Message Variable | SOURCE REFERENCE(IV_MSGV3) TYPE SYMSGV OPTIONAL |
|
| 6 | SYMSGV | Message Variable | SOURCE REFERENCE(IV_MSGV2) TYPE SYMSGV OPTIONAL |
|
| 7 | SYMSGV | Message Variable | SOURCE REFERENCE(IV_MSGV1) TYPE SYMSGV OPTIONAL |
|
| 8 | TDOBNAME | Name | ||