The AFWBM_DEL_OBJ table in SAP ERP or S/4HANA stores Deleted Objects from PAEPBM as a Worklist data. There are total 5 fields in AFWBM_DEL_OBJ table. The Deleted Objects from PAEPBM as a Worklist 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 AFWBM_DEL_OBJ table. It is in RDB: PA Benchmark Management (CFM_AFWBM) ABAP package and is part of the Analyzer (FIN-FSCM-TRM-AN) module.
SAP AFWBM_DEL_OBJ Table Fields
Following is the list of fields that are available in SAP AFWBM_DEL_OBJ table. The primary key fields of the table are MANDT (Client), BMID (Benchmark ID), KEYFIGURE (Benchmark Key Figure).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| BMID | Benchmark ID | AFWBM_BMID | * | CHAR (12) |
| KEYFIGURE | Benchmark Key Figure | AFWBM_KEYFIGURE | * | CHAR (8) |
| START_DATE | Evaluation Date | AFW_KEYDATE | DATS (8) | |
| END_DATE | Evaluation Date | AFW_KEYDATE | DATS (8) |


