The CMM_TPL_EVNT_CAT table in SAP ERP or S/4HANA stores Profit and Loss Event Categories data. There are total 2 fields in CMM_TPL_EVNT_CAT table. The Profit and Loss Event Categories 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 CMM_TPL_EVNT_CAT table. It is in TPL Functions (LOG_CMM_TPL) ABAP package and is part of the Basic Functions (LO-CMM-BF) module.
SAP CMM_TPL_EVNT_CAT Table Fields
Following is the list of fields that are available in SAP CMM_TPL_EVNT_CAT table. The primary key fields of the table are MANDT (Client), EVENT_CAT (Profit and Loss Event Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| EVENT_CAT | Profit and Loss Event Category | CMM_EVENT_CAT | CHAR (10) |


