The BUPROCESS_UIT table in SAP ERP or S/4HANA stores Texts for Budgeting Processes (User Interface – UI) data. There are total 3 fields in BUPROCESS_UIT table. The Texts for Budgeting Processes (User Interface – UI) 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 BUPROCESS_UIT table. It is in BCS Customizing and System Tables Budgeting (FMBPCU) ABAP package and is part of the Budgeting (PSM-FM-BCS-BU) module.
SAP BUPROCESS_UIT Table Fields
Following is the list of fields that are available in SAP BUPROCESS_UIT table. The primary key fields of the table are PROCESS_UI (Budgeting Process), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROCESS_UI | Budgeting Process | BUKU_PROCESS_UI | BUPROCESS_UI | CHAR (4) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| TEXT15 | Text (30 Characters) | TEXT30 | CHAR (30) |


