FUD_MSG01 - Fin UI Decoupling - Transformation of Messages
 Fin UI Decoupling - Transformation of Messages information is stored in SAP table FUD_MSG01.
It is part of development package FIN_UI_DECO_SERVICES in software component FI. This development package consists of objects that can be grouped under "Generic Services for UI Decoupling".
 It is part of development package FIN_UI_DECO_SERVICES in software component FI. This development package consists of objects that can be grouped under "Generic Services for UI Decoupling".
Fields for table FUD_MSG01
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MSGID | Message identification | X | MSGID | CHAR | 20 | T100A | 
| MSGNO | System Message Number | X | MSGNO | CHAR | 3 | T100 | 
| MSGTY | Message Type | X | MSGTY | CHAR | 1 | |
| MSGID_TR | Replaced Message ID | FUD_MSGID_TR | CHAR | 20 | T100A | |
| MSGNO_TR | Replaced Message Number | FUD_MSGNO_TR | CHAR | 3 | T100 | |
| MSGTY_TR | Replaced Message Type | FUD_MSGTY_TR | CHAR | 1 | ||
| SKIP | Hide Message | FUD_SKIP | CHAR | 1 |