The CSL_M table in SAP ERP or S/4HANA stores CSL: Token Manager data. There are total 3 fields in CSL_M table. The CSL: Token Manager 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 CSL_M table. It is in CSL: Cross-System Cross-LUW Lock (SCSL) ABAP package and is part of the Cross System Lock (BC-SRV-CSL) module.
SAP CSL_M Table Fields
Following is the list of fields that are available in SAP CSL_M table. The primary key fields of the table are MSY (CSL: System of Token Manager (In general, logical system)), MNU (CSL: Token Manager Number (Multiple Only for Testing)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MSY | CSL: System of Token Manager (In general, logical system) | CSL_MSY | * | CHAR (10) |
| MNU | CSL: Token Manager Number (Multiple Only for Testing) | CSL_MNU | CHAR (2) | |
| AC | CSL: Block and Monitoring Activation | CSL_AC | CHAR (4) |


