SAP WRFT_BUDG_LEV Budget Level Table
Overview
WRFT_BUDG_LEV is a standard SAP S/4HANA table that stores Budget Level data. There are total 15 fields in the WRFT_BUDG_LEV table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRFT_BUDG_LEV belongs to Open-to-buy (LO-RFM-PUR-OTB) module and is located in the package Framework: Budget Processes (WRF_BUDGET).
In addition, following links provide an overview of foreign key relationships, if any, that link WRFT_BUDG_LEV to other SAP tables and standard CDS views available based on WRFT_BUDG_LEV table in S/4HANA 2020.
Techincal Settings of WRFT_BUDG_LEV
Below are technical details of the table WRFT_BUDG_LEV
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRFT_BUDG_LEV Fields
The following table gives you an overview of the fields available in WRFT_BUDG_LEV
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| BUDG_LEVEL | Budget Level | WRF_BUDG_LEVEL | CHAR | 10 | |
| CHANM | Name of Info Object | WRF_BUDG_IO_NAME | CHAR | 30 | |
| DATATP | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 4 | |
| INTLEN | Length (No. of Characters) | DDLENG | NUMC | 6 | |
| IOBJTP | 3-Byte field | CHAR3 | CHAR | 3 | |
| FIELD | Field Name | FIELDNAME | * | CHAR | 30 |
| TAB_NAME | Table Name | TABNAME | * | CHAR | 30 |
| BADI_IMPL | Business Add-In Implementation | EXIT_IMP | SXC_EXIT | CHAR | 20 |
| HIERARCHY | Use of a Hierarchy | WRF_BUDG_HIER | CHAR | 1 | |
| HIEID | Hierarchy ID | WRF_BUDG_HIER_ID | CHAR | 2 | |
| LEVEL_AH | Hierarchy Level of Article Hierarchy (Top-Down) | WRF_BUDG_LEV_AH | NUMC | 2 | |
| LEVEL_MC | Hierarchy Level of Material Group Hierarchy (Bottom-Up) | WRF_BUDG_LEV_MC | NUMC | 1 | |
| PERIV | Fiscal Year Variant | PERIV | * | CHAR | 2 |
| POSITION_ODS | Position of the field in the table | TABFDPOS | NUMC | 4 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WRFT_BUDG_LEV
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRFT_BUDG_LEV | BADI_IMPL | : | SXC_EXIT |