The BDGT_D_PROC_UIT table in SAP ERP or S/4HANA stores Texts for Budgeting Processes (User Interface – UI) data. There are total 4 fields in BDGT_D_PROC_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 BDGT_D_PROC_UIT table. It is in Public Sector Budget Transfer Logic (PSM_S4C_BUDGET_TRANSFER) ABAP package and is part of the Public Sector Management (PSM) module.
SAP BDGT_D_PROC_UIT Table Fields
Following is the list of fields that are available in SAP BDGT_D_PROC_UIT table. The primary key fields of the table are CLIENT (Client), LANGUAGE (Language Key), PROCESS_UI (Budgeting Process).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| LANGUAGE | Language Key | SPRAS | LANG (1) | |
| PROCESS_UI | Budgeting Process | BDGT_PROCESS_UI | BDGT_D_PROC_UI | CHAR (4) |
| DESCRIPTION | Budgeting Process: User Interface Text | BDGT_PROCESS_UI_TEXT | CHAR (30) |


