The CLMS_TM_MSG_LOG table in SAP ERP or S/4HANA stores Table for storing Error Messages from Client Multiplexer Run data. There are total 3 fields in CLMS_TM_MSG_LOG table. The Table for storing Error Messages from Client Multiplexer Run table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CLMS_TM_MSG_LOG table. It is in Cloud Management Services: Tenant Multiplexer (SCLMS_TENANT_MULTIPLEXER) ABAP package and is part of the Client Mgmt Infrastr. for S/4 (for ByD use BC-TLM) (BC-INS-TC-CMI) module.
SAP CLMS_TM_MSG_LOG Table Fields
Following is the list of fields that are available in SAP CLMS_TM_MSG_LOG table. The primary key fields of the table are RUN_ID (Global Unique ID for table), RUN_PHASE (Phase of Client Multiplexer Run).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RUN_ID | Global Unique ID for table | UUID | RAW (16) | |
| RUN_PHASE | Phase of Client Multiplexer Run | SCMI_TM_PHASE | CHAR (1) | |
| JOB_NR | Job ID | BTCJOBCNT | CHAR (8) |


