The BUKF_CATDSRC table in SAP ERP or S/4HANA stores Key Figures – Category/Data source relation data. There are total 4 fields in BUKF_CATDSRC table. The Key Figures – Category/Data source relation 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_CATDSRC 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_CATDSRC Table Fields
Following is the list of fields that are available in SAP BUKF_CATDSRC table. The primary key fields of the table are APPLIC (Key Figures – Application), CATEGORY (Key Figures – Category), DATASOURCE (Key Figures – Data source).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| APPLIC | Key Figures – Application | BUKF_APPLIC | CHAR (2) | |
| CATEGORY | Key Figures – Category | BUKF_CATEGORY | BUKF_CAT | CHAR (5) |
| DATASOURCE | Key Figures – Data source | BUKF_DATASOURCE | BUKF_DSRC | CHAR (4) |
| EDIT_MODE | Key Figures – Editing mode | BUKF_EDIT_MODE | CHAR (1) |


