FRE_UI_MSG - F&R CON R/3 - Exception Messages for User Interface
F&R CON R/3 - Exception Messages for User Interface information is stored in SAP table FRE_UI_MSG.
It is part of development package WFRE_PI in software component LO-RFM-FRE. This development package consists of objects that can be grouped under "Connectivity with F&R".
It is part of development package WFRE_PI in software component LO-RFM-FRE. This development package consists of objects that can be grouped under "Connectivity with F&R".
Fields for table FRE_UI_MSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
INTERFACE | Interfaces for SAP R/3 Connection to SAP F&R | X | FRE_CON_INTERFACE | CHAR | 6 | |
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
OBJECT | FRE Object Name for Exception Logging | X | FRE_OBJECT_NAME | CHAR | 60 | |
OBJECTKEY | FRE Object Key for Exception Logging | X | FRE_OBJECT_KEY | CHAR | 180 | |
TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR | 2 | ||
ID | Message Class | SYMSGID | CHAR | 40 | ||
MSGNR | System Message Number | MSGNO | CHAR | 6 | ||
MESSAGE | Message Text | BAPI_MSG | CHAR | 440 | ||
LOG_NO | Application Log: Log Number | BALOGNR | CHAR | 40 | ||
LOG_MSG_NO | Application log: Internal message serial number | BALMNR | NUMC | 12 | ||
MESSAGE_V1 | Message Variable | SYMSGV | CHAR | 100 | ||
MESSAGE_V2 | Message Variable | SYMSGV | CHAR | 100 | ||
MESSAGE_V3 | Message Variable | SYMSGV | CHAR | 100 | ||
MESSAGE_V4 | Message Variable | SYMSGV | CHAR | 100 |