SCMI_ACT_LOG_MSG - Table to log messages during activation
Table to log messages during activation information is stored in SAP table SCMI_ACT_LOG_MSG.
It is part of development package S_CMI_ACTIVATION_CHECKS in software component BC-INS-TC-CMI. This development package consists of objects that can be grouped under "CBC Pre-Staging (Old, Client Independent)".
It is part of development package S_CMI_ACTIVATION_CHECKS in software component BC-INS-TC-CMI. This development package consists of objects that can be grouped under "CBC Pre-Staging (Old, Client Independent)".
Fields for table SCMI_ACT_LOG_MSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
IDENTIFIER | Staging ID | X | SCMI_STAGING_ID | CHAR | 64 | |
LOG_ID | Identifier for log messages | X | SCMI_LOG_ID | CHAR | 64 | |
SEQUENCE | CMI: Sequence of XML-Chunk; X4 Activation | X | SCMI_CHUNK_SEQUENCE | INT4 | 4 | |
MSG_COUNTER | Message Counter | X | SCMI_MSG_COUNTER | INT4 | 4 | |
ACTIVATION_PHASE | Data Element to determine the phase of the activation | SCMI_ACT_PHASE | CHAR | 20 | ||
STATUS | Data Element for status of the check or process | SCMI_PROCESS_STATUS | CHAR | 2 | ||
TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR | 2 | ||
ID | Message Class | SYMSGID | CHAR | 40 | ||
MSG_NUMBER | Message Number | SYMSGNO | NUMC | 6 | ||
MESSAGE | Message Text | BAPI_MSG | CHAR | 440 | ||
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 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |