The CLMS_TM_OBJ_LIST table in SAP ERP or S/4HANA stores CLMS: Tenant Mulitplexer Object List data. There are total 8 fields in CLMS_TM_OBJ_LIST table. The CLMS: Tenant Mulitplexer Object List 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_OBJ_LIST 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_OBJ_LIST Table Fields
Following is the list of fields that are available in SAP CLMS_TM_OBJ_LIST table. The primary key fields of the table are CLIENT (Client), TRKORR (Request/Task), PGMID (Program ID in Requests and Tasks), OBJECT (Object Type), OBJ_NAME (Object Name in Object List).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| TRKORR | Request/Task | TRKORR | CHAR (20) | |
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR (4) | |
| OBJECT | Object Type | TROBJTYPE | CHAR (4) | |
| OBJ_NAME | Object Name in Object List | TROBJ_NAME | CHAR (120) | |
| STATUS | CLMS: Tenant Multiplexer Object List Entry Status | CLMS_TM_OBJ_LIST_STATUS | CHAR (1) | |
| CREA_DATE_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| TRANSFERRED_TO_RUN_ID | Global Unique ID for table | UUID | RAW (16) |


