MDMFDBPR - Keys and other attributes of feedback messages
Keys and other attributes of feedback messages information is stored in SAP table MDMFDBPR.
It is part of development package MDM_FEEDBACK in software component MDM-CLT. This development package consists of objects that can be grouped under "MDM: Generic Feedback from MDC".
It is part of development package MDM_FEEDBACK in software component MDM-CLT. This development package consists of objects that can be grouped under "MDM: Generic Feedback from MDC".
Fields for table MDMFDBPR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| ALIAS_GUID | UUID in character form | X | SYSUUID_C | CHAR | 32 | |
| COUNTER | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
| TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR | 1 | ||
| ID | Message Class | SYMSGID | CHAR | 20 | * | |
| NUMB | Message Number | SYMSGNO | NUMC | 3 | ||
| MESSAGE | Message Text | BAPI_MSG | CHAR | 220 | ||
| MESSAGE_V1 | Message Variable | SYMSGV | CHAR | 50 | ||
| MESSAGE_V2 | Message Variable | SYMSGV | CHAR | 50 | ||
| MESSAGE_V3 | Message Variable | SYMSGV | CHAR | 50 | ||
| MESSAGE_V4 | Message Variable | SYMSGV | CHAR | 50 |