The CMM_DEND_RUN table in SAP ERP or S/4HANA stores Day-end Administration – Daily cutoff timestamps data. There are total 14 fields in CMM_DEND_RUN table. The Day-end Administration – Daily cutoff timestamps 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_DEND_RUN table. It is in (LOG_CMM_ANALYTICS) ABAP package and is part of the Basic Functions (LO-CMM-BF) module.
SAP CMM_DEND_RUN Table Fields
Following is the list of fields that are available in SAP CMM_DEND_RUN table. The primary key fields of the table are MANDT (Client), ENTITY_D_KEY (Key of an individualy Day-End of an Entity).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| ENTITY_D_KEY | Key of an individualy Day-End of an Entity | CMM_DEND_D_ENTITY_KEY | RAW (16) | |
| CUTOFF_DATE | Snapshot Date | CMM_DEND_CUTDATE | DATS (8) | |
| OFFSET_DET | Evaluation Date Routine | CMM_DEND_DOFFS | CHAR (2) | |
| EVAL_DATE | Evaluation Key Date | CMM_EVAL_KEYDATE | DATS (8) | |
| TIME | End-of-Day Snapshot Time | CMM_DEND_CUT_TIME | TIMS (6) | |
| TZONE | Time Zone | TZNZONE | TTZZ | CHAR (6) |
| CUTOFF_TIMESTAMP | Timestamp defining a End-of-day snapshot | CMM_DEND_TMSTMP | DEC (15) | |
| EOD_EXCEPTION | EoD exceptional timestamp | EOD_EXEPT_IND | CHAR (1) | |
| ERDAT | Date on which the record was created | ERDAT | DATS (8) | |
| ERNAM | Name of Person who Created the Object | ERNAM | CHAR (12) | |
| AEDAT | Date of Last Change | AEDAT | DATS (8) | |
| AENAM | Name of person who changed object | AENAM | CHAR (12) | |
| SAVE_ID | ID of Saved Data Set | AFWGO_STATEID | * | NUMC (20) |


