The ALPFAUTOREPORT table in SAP ERP or S/4HANA stores List of PerfDB Report to Be Executed Automatically data. There are total 14 fields in ALPFAUTOREPORT table. The List of PerfDB Report to Be Executed Automatically 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 ALPFAUTOREPORT table. It is in CCMS: Monitoring Architecture (SMOI) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.
SAP ALPFAUTOREPORT Table Fields
Following is the list of fields that are available in SAP ALPFAUTOREPORT table. The primary key fields of the table are KEYID (4 Byte Signed Integer).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| KEYID | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| REPDEFNAM | Name of a Central Performance History Report Definition | ALPFREPNAM | CHAR (40) | |
| TIME_CNT | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| TIME_UNIT | Single-Character Flag | CHAR1 | CHAR (1) | |
| FIXINTVON | Alert: date | ALDATE | DATS (8) | |
| FIXINTBIS | Alert: date | ALDATE | DATS (8) | |
| FIRSTRUN | Alert: date | ALDATE | DATS (8) | |
| PERIO_CNT | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| PERIO_UNIT | Single-Character Flag | CHAR1 | CHAR (1) | |
| OUTPUT_TARGET | Single-Character Flag | CHAR1 | CHAR (1) | |
| OUTPUT_DIM | Single-Character Flag | CHAR1 | CHAR (1) | |
| OUT_FILENAME | Local file for upload/download | LOCALFILE | CHAR (128) | |
| LAST_RUN | Alert: date | ALDATE | DATS (8) | |
| REPORTTITLE | Title of an Executed Central Performance History Report | ALPFREPTIT | CHAR (40) |


