The DJEST table in SAP ERP or S/4HANA stores Individual Status per Object: Key Date Based Management data. There are total 8 fields in DJEST table. The Individual Status per Object: Key Date Based Management 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 DJEST table. It is in General Status Management (BSV) ABAP package and is part of the General status management (CA-GTF-TS-SMT) module.
SAP DJEST Table Fields
Following is the list of fields that are available in SAP DJEST table. The primary key fields of the table are MANDT (Client), OBJNR (Object number), SIGN_AP (Plan/actual indicator), STAT (Object status).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| OBJNR | Object number | J_OBJNR | ONR00 | CHAR (22) |
| SIGN_AP | Plan/actual indicator | SIGN_AP | CHAR (1) | |
| STAT | Object status | J_STATUS | CHAR (5) | |
| DATE_FROM | Status by period: Validy period start | ORS_DATE_FROM | DATS (8) | |
| DATE_TO | System Date | SYDATUM | DATS (8) | |
| FLG_DEF_DATE | Default date set | ORS_DEF | CHAR (1) | |
| _DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS (8) |


