The CTE_D_CM_ERR_ADD table in SAP ERP or S/4HANA stores Additional information for System Monitoring data. There are total 9 fields in CTE_D_CM_ERR_ADD table. The Additional information for System Monitoring 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 CTE_D_CM_ERR_ADD table. It is in Communication Monitoring (CTE_FND_CM_IMP) ABAP package and is part of the Concur S/4HANA Integration (BNS-CON-SE-S4) module.
SAP CTE_D_CM_ERR_ADD Table Fields
Following is the list of fields that are available in SAP CTE_D_CM_ERR_ADD table. The primary key fields of the table are CLIENT (Client), SYSTEM_KEY (System Key), KEYFIGURE_CODE (Keyfigure Code), OTYPE (Concur Integration – Object Type), TIMESTAMP (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)), MSGID (Message Class), MSGTY (Message Type), MSGNO (Message Number), MSGSUBNO (Message Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| SYSTEM_KEY | System Key | CTE_SYSTEM_KEY_NUMBER | INT1 (3) | |
| KEYFIGURE_CODE | Keyfigure Code | CTE_CM_KEYFIGURE_CODE | CHAR (30) | |
| OTYPE | Concur Integration – Object Type | CTE_OTYPE | * | CHAR (2) |
| TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| MSGID | Message Class | SYMSGID | * | CHAR (20) |
| MSGTY | Message Type | SYMSGTY | CHAR (1) | |
| MSGNO | Message Number | SYMSGNO | NUMC (3) | |
| MSGSUBNO | Message Number | SYMSGNO | NUMC (3) |


