SAP Table FMBUDCAT
Budget category activation
FMBUDCAT (Budget category activation) 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 FMBUDCAT to other SAP tables.
FMBUDCAT 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 | ||||||
BUDCAT | Budget Category | BUKU_BUDCAT | BUBUDCAT | CHAR | 2 | 0 | ||||||
NB_YEAR | Time horizon for budgeting | BUCU_NBYEAR | NUMC | 2 | 0 | |||||||
NB_YEAR_NEXT | Indicator for Starting Time Horizon Next Year | BUCU_NBYEAR_NEXT | CHAR | 1 | 0 |
Possible values
|
FMBUDCAT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
FMBUDCAT | BUDCAT | FMBUDCAT | BUDCAT | BUBUDCAT | List of budget category instances | BUDCAT |
FMBUDCAT | CLIENT | FMBUDCAT | CLIENT | T000 | Clients | MANDT |
FMBUDCAT | FM_AREA | FMBUDCAT | FM_AREA | FM01 | Financial Management Areas | FIKRS |
FMBUDCAT | FM_AREA | FMBUDCAT | CLIENT | FM01 | Financial Management Areas | MANDT |