/SRMSMC/D_WF_MSG - Local Persistent Messages from check in advance
Local Persistent Messages from check in advance information is stored in SAP table /SRMSMC/D_WF_MSG.
It is part of development package /SRMSMC/FND_WFL in software component SLC. This development package consists of objects that can be grouped under "Package for generic implementations of workflow".
It is part of development package /SRMSMC/FND_WFL in software component SLC. This development package consists of objects that can be grouped under "Package for generic implementations of workflow".
Fields for table /SRMSMC/D_WF_MSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
GUID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
MSG_COUNTER | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
WF_TYPE | Character field, length 7 | CHAR7 | CHAR | 14 | ||
MSG_TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR | 2 | ||
MSG_ID | Message Class | SYMSGID | CHAR | 40 | * | |
MSG_NUMBER | Message Number | SYMSGNO | NUMC | 6 | ||
MSG_MESSAGE | Message Text | BAPI_MSG | CHAR | 440 | ||
MSG_LOG_NO | Application Log: Log Number | BALOGNR | CHAR | 40 | * | |
MSG_LOG_MSG_NO | Application log: Internal message serial number | BALMNR | NUMC | 12 | * | |
MSG_MESSAGE_V1 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_MESSAGE_V2 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_MESSAGE_V3 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_MESSAGE_V4 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_PARAMETER | Parameter Name | BAPI_PARAM | CHAR | 64 | ||
MSG_ROW | Lines in parameter | BAPI_LINE | INT4 | 4 | ||
MSG_FIELD | Field in parameter | BAPI_FLD | CHAR | 60 | * | |
MSG_SYSTEM | Logical system from which message originates | BAPILOGSYS | CHAR | 20 | * | |
LANGU | Language Key | SYLANGU | LANG | 2 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |