/SCMTMS/D_EXTMSG - Messages of extractors
Messages of extractors information is stored in SAP table /SCMTMS/D_EXTMSG.
It is part of development package /SCMTMS/ANALYTICS in software component TM-CF-ANA-BW. This development package consists of objects that can be grouped under "Analytics integration in TMS".
It is part of development package /SCMTMS/ANALYTICS in software component TM-CF-ANA-BW. This development package consists of objects that can be grouped under "Analytics integration in TMS".
Fields for table /SCMTMS/D_EXTMSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
MSG_TSTAMP | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | X | TZNTSTMPL | DEC | 11 | |
EXTRACTOR | Arbitrary name for a BI extractor | X | /SCMTMS/EXTRACTOR_NAME | CHAR | 60 | |
USERNAME | User Name | SYUNAME | CHAR | 24 | ||
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_V1 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_V2 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_V3 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_V4 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_TEXT | String | /SCMTMS/STRING | STRG | 8 |