The BUDGET_D_PROCT table in SAP ERP or S/4HANA stores Budget Process Description data. There are total 4 fields in BUDGET_D_PROCT table. The Budget Process Description 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 BUDGET_D_PROCT table. It is in Budget Maintenance (FINS_ACDOC_BUDGETING) ABAP package and is part of the Overhead Cost Controlling (CO-OM) module.
SAP BUDGET_D_PROCT Table Fields
Following is the list of fields that are available in SAP BUDGET_D_PROCT table. The primary key fields of the table are CLIENT (Client), LANGUAGE (Language Key), BUDGET_PROCESS (Budget Process Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| LANGUAGE | Language Key | SPRAS | LANG (1) | |
| BUDGET_PROCESS | Budget Process Type | BUDGET_PROCESS | BUDGET_D_PROCESS | CHAR (4) |
| DESCRIPTION | Budget Process Description | BUDGET_PROCESS_TEXT | CHAR (40) |


