MDG_VMSGAPPL01 is an SAP View so does not store data like a database table does but can be used to process "Generated Table for View" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this View. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_MDG_VMSGAPPL01 TYPE MDG_VMSGAPPL01 .
Below is the documentation avaialable and full details of the fields which make up this View.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
CLIENT | MANDT | CLNT | 3 | T000 | Client | |
APPL | MDG_MSG_APPL | CHAR | 30 | MDG_TMSGAPPL0C | Application for Message Handler | |
MSGID | ARBGB | CHAR | 20 | MDG_TMSGAPPL0S | Application Area | |
MSGNR | MSGNR | CHAR | 3 | MDG_TMSGAPPL0S | Message number | |
CUST_MSGTY | MDG_ALT_MSGTY | CHAR | 1 | Alternative Message Type (Desired Error Weight) |
Key field | |
Non-key field |
MDG_VMSGAPPL01 - Generated Table for View MDG_UUID - Proxy Structure (generated) MDG_USER_PROXY_SETTING - user proxy settings for file upload MDG_UPLOAD_S_OTC_OBJECT_TYPE - MDG Upload: Object type & its Description from OTC MDG_UPLOAD_SETTING_FIELDS - User interface setting fields for file uploader. MDG_UPLOAD_DUPLICATES - Upload duplicates