SAP Table FMBUDTYPE
Budget type definition
FMBUDTYPE (Budget type definition) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link FMBUDTYPE to other SAP tables.
FMBUDTYPE table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
FM_AREA | Financial Management Area | FIKRS | FM01 | CHAR | 4 | 0 | ||||||
BUDTYPE | Budget Type | BUKU_BUDTYPE | CHAR | 4 | 0 | |||||||
VALTYPE | BCS Value Type | BUKU_VALTYPE | BUVALTYPE | CHAR | 2 | 0 | ||||||
FLG_ELIGIBILITY | Indicator for Non-Eligible Budget Type | FMCU_FLG_ELIGIBILITY | CHAR | 1 | 0 |
Possible values
|
FMBUDTYPE foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
FMBUDTYPE | CLIENT | FMBUDTYPE | CLIENT | T000 | Clients | MANDT |
FMBUDTYPE | FM_AREA | FMBUDTYPE | CLIENT | FM01 | Financial Management Areas | MANDT |
FMBUDTYPE | FM_AREA | FMBUDTYPE | FM_AREA | FM01 | Financial Management Areas | FIKRS |
FMBUDTYPE | VALTYPE | FMBUDTYPE | VALTYPE | BUVALTYPE | List of budgeting value type instances | VALTYPE |