The ALAVLAGENT table in SAP ERP or S/4HANA stores Combine CCMSPING Agents into Groups data. There are total 5 fields in ALAVLAGENT table. The Combine CCMSPING Agents into Groups 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 ALAVLAGENT table. It is in CCMS: Monitoring Architecture (SMOI) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.
SAP ALAVLAGENT Table Fields
Following is the list of fields that are available in SAP ALAVLAGENT table. The primary key fields of the table are GROUP_NAME (Logical destination (specified in function call)), PING_DEST (Logical destination (specified in function call)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| GROUP_NAME | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| PING_DEST | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| CHG_USER | Alert: Last Changed By | ALCHGUSER | CHAR (12) | |
| CHG_DATE | Alert: Date of last change | ALCHGDATE | DATS (8) | |
| CHG_TIME | Alert: Time of last change | ALCHGTIME | TIMS (6) |


