Data Element list used by SAP ABAP Function Module VIP_CREATE_MESSAGE (Message handling)
SAP ABAP Function Module
VIP_CREATE_MESSAGE (Message handling) 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_MSG_TYPE) TYPE BAPI_MTYPE |
|
| 2 | SYMSGID | Message Class | SOURCE REFERENCE(IV_MSG_ID) TYPE SYMSGID DEFAULT 'VIP_MESSAGES' |
|
| 3 | SYMSGNO | Message Number | SOURCE REFERENCE(IV_MSG_NUMBER) TYPE SYMSGNO |
|