The CRMC_IC_HBT_PROF table in SAP ERP or S/4HANA stores IC WebClient Heartbeat Profile data. There are total 8 fields in CRMC_IC_HBT_PROF table. The IC WebClient Heartbeat Profile 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 CRMC_IC_HBT_PROF table. It is in IC WebClient customizing (CRM_IC_CUSTOMIZING2) ABAP package and is part of the Interaction Center WebClient (CA-GTF-IC) module.
SAP CRMC_IC_HBT_PROF Table Fields
Following is the list of fields that are available in SAP CRMC_IC_HBT_PROF table. The primary key fields of the table are CLIENT (Client), HBT_PROFILE (IC WebClient Heartbeat Check Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| HBT_PROFILE | IC WebClient Heartbeat Check Profile | CRM_IC_HBT_PROFILE | CHAR (32) | |
| TOL_PING_DELAY | Heartbeat Lag | CRM_IC_HBT_PING_DELAY | INT4 (10) | |
| HEARTBEAT_LAG | Heartbeat and Watchdog Lag | CRM_IC_HBT_BEAT_LAG | INT4 (10) | |
| PING_INTERVAL | Browser Ping Interval | CRM_IC_HBT_PING_INTERVAL | INT4 (10) | |
| WD_CMS_PING_INT | CMS Ping Interval | CRM_IC_HBT_CMS_PING_INTERVAL | INT4 (10) | |
| WD_ACTIVE | Watchdog Enabled | CRM_IC_HBT_WD_ACTIVE | CHAR (1) | |
| WD_SLEEP_TIME | Watchdog Session Sleep Time | CRM_IC_HBT_WD_SLEEP | INT4 (10) |


