The CLMS_TENANT_LSCP table in SAP ERP or S/4HANA stores Tenant Landscape Information data. There are total 5 fields in CLMS_TENANT_LSCP table. The Tenant Landscape Information 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_TENANT_LSCP table. It is in Cloud Management Services: Tenant Information (SCLMS_TENANT) ABAP package and is part of the Cloud Management Services (BC-SRV-APS-CLM) module.
SAP CLMS_TENANT_LSCP Table Fields
Following is the list of fields that are available in SAP CLMS_TENANT_LSCP table. The primary key fields of the table are .
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SYSTEM_ID | ABAP System Field: Name of SAP System | SYST_SYSID | CHAR (8) | |
| CLIENT | Client | MANDT | CLNT (3) | |
| TENANT_URL | CLMS: Tenant URL | CLMS_TENANT_URL | CHAR (255) | |
| BUSINESS_TYPE | CLMS: Tenant Business Type | CLMS_BUSINESS_TYPE | CHAR (20) | |
| TENANT_ROLE | CLMS: Tenant Role | CLMS_TENANT_ROLE | CHAR (2) |


