The D1GEN table in SAP ERP or S/4HANA stores Import Status for APG (Anticipatory Program Generation) data. There are total 3 fields in D1GEN table. The Import Status for APG (Anticipatory Program Generation) table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of D1GEN table. It is in ABAP Runtime Environment (SABP) ABAP package and is part of the ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module.
SAP D1GEN Table Fields
Following is the list of fields that are available in SAP D1GEN table. The primary key fields of Import Status for APG (Anticipatory Program Generation) table in SAP are WHAT (Key for generation control table D0GEN).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| WHAT | Key for generation control table D0GEN | D0GEN_WHAT | CHAR (10) | |
| PID | Process ID | PROCID | CHAR (11) | |
| HOSTNAME | Server to delete data for | HOSTNAME | CHAR (32) |


