The BUKF_KF table in SAP ERP or S/4HANA stores Key Figures – Key Figure data. There are total 10 fields in BUKF_KF table. The Key Figures – Key Figure 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 BUKF_KF table. It is in New Budgeting: generic part (FMBP_E) ABAP package and is part of the Budgeting (PSM-FM-BCS-BU) module.
SAP BUKF_KF Table Fields
Following is the list of fields that are available in SAP BUKF_KF table. The primary key fields of the table are CLIENT (Client), APPLIC (Key Figures – Application), KEYFIG (ID of the Key Figure).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| APPLIC | Key Figures – Application | BUKF_APPLIC | CHAR (2) | |
| KEYFIG | ID of the Key Figure | BUKF_KEYFIG | CHAR (15) | |
| CRTUSER | User Who Created or Updated the Object | BUKU_CRTUSER | CHAR (12) | |
| CRTDATE | Date on which the object was created or updated | BUKU_CRTDATE | DATS (8) | |
| CRTTIME | Time at which the object was created or updated | BUKU_CRTTIME | TIMS (6) | |
| CHGUSER | Last user to change object | BUKU_CHGUSER | CHAR (12) | |
| CHGDATE | Date on which the object was changed | BUKU_CHGDATE | DATS (8) | |
| CHGTIME | Time at which the object was changed | BUKU_CHGTIME | TIMS (6) | |
| AUTHGROUP | Key Figures – Authorization group | BUKF_AUTHGROUP | CHAR (10) |


