SAP WRFT_BUDG_TYPET Description of Budget Type Table
Overview
WRFT_BUDG_TYPET is a standard SAP S/4HANA table that stores Description of Budget Type data. There are total 6 fields in the WRFT_BUDG_TYPET table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRFT_BUDG_TYPET 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_TYPET to other SAP tables and standard CDS views available based on WRFT_BUDG_TYPET table in S/4HANA 2020.
Techincal Settings of WRFT_BUDG_TYPET
Below are technical details of the table WRFT_BUDG_TYPET
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRFT_BUDG_TYPET Fields
The following table gives you an overview of the fields available in WRFT_BUDG_TYPET
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| APPL | Application with Usage of Budget Function | WRF_BUDG_APPL | NUMC | 2 | |
| TYPE | Budget Type | WRF_BUDG_TYPE | CHAR | 2 | |
| DATE_FROM | Start Date of a Budget Planning Period | WRF_BUDG_DATE_FROM | WRFT_BUDG_TYPE | DATS | 8 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| TYPE_TEXT | Budget Type Text | WRF_BUDG_TYPE_TXT | CHAR | 30 |
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_TYPET
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRFT_BUDG_TYPET | DATE_FROM | 1: CN | WRFT_BUDG_TYPE |
| WRFT_BUDG_TYPET | SPRAS | 1: CN | T002 |