SAP CSIL_INSTANCES Table – CSI Current Runstate Table

The CSIL_INSTANCES table in SAP ERP or S/4HANA stores CSI Current Runstate Table data. There are total 6 fields in CSIL_INSTANCES table. The CSI Current Runstate Table 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 CSIL_INSTANCES table. It is in Cloud Service Administration (CSI_ADMIN) ABAP package and is part of the Remote Control and Communication Framework (CA-EPT-RCC) module.

SAP CSIL_INSTANCES Table Fields

Following is the list of fields that are available in SAP CSIL_INSTANCES table. The primary key fields of the table are INSTANCE_ID (CSI Instance ID), PROFILE_NAME (CSI Profile Name).

Field Description Data Element Check Table Data Type
INSTANCE_ID CSI Instance ID CSI_INSTANCE_ID CHAR (32)
PROFILE_NAME CSI Profile Name CSI_PROFILE_NAME * CHAR (10)
INSTANCE_NAME CSI Name of an Instance CSI_INSTANCE_NAME * CHAR (50)
IP_ADDR CSI IP Address CSI_IP_ADDRESS CHAR (40)
DNS_NAME CSI DNS Name CSI_DNS_NAME CHAR (200)
SLOTS_RESERVED CSI number of reserved slots CSI_SLOT_RESERVED INT4 (10)