The COMHR table in SAP ERP or S/4HANA stores Process Message Record: Message Header Data data. There are total 8 fields in COMHR table. The Process Message Record: Message Header Data 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 COMHR table. It is in Process Data Evaluation (COCB_R) ABAP package and is part of the Process Management (PP-PI-PMA) module.
SAP COMHR Table Fields
Following is the list of fields that are available in SAP COMHR table. The primary key fields of the table are MANDT (Client), MSID (Message Identification in the Process Message Record).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| MSID | Message Identification in the Process Message Record | CO_MSRI | NUMC (18) | |
| WERK | Plant | WERKS_D | T001W | CHAR (4) |
| MSCLA | Process Message Category | CO_MELDG | TC50 | CHAR (8) |
| SEDAT | Date on which the record was created | ERDAT | DATS (8) | |
| SEUZT | Time when the record was created | ANUZT | TIMS (6) | |
| SOURCE | Sender of the process message | CO_SOURCE | CHAR (32) | |
| BID | Process order number | CO_BORD | AUFK | CHAR (12) |


