SAP table FMBUDTYPE (Budget type definition)
SAP table FMBUDTYPE has 4 primary key fields being CLIENT,FM_AREA,BUDTYPE,VALTYPE.
Field |
Description |
Data Type |
Length |
Decimals |
Checktable |
Data Element |
|
CLIENT |
Client |
CLNT |
3 |
0 |
T000
|
MANDT
|
|
FM_AREA |
Financial Management Area |
CHAR |
4 |
0 |
FM01
|
FIKRS
|
|
BUDTYPE |
Budget Type |
CHAR |
4 |
0 |
|
BUKU_BUDTYPE
|
|
VALTYPE |
BCS Value Type |
CHAR |
2 |
0 |
BUVALTYPE
|
BUKU_VALTYPE
|
|
FLG_ELIGIBILITY |
Indicator for Non-Eligible Budget Type |
CHAR |
1 |
0 |
|
FMCU_FLG_ELIGIBILITY
|
|
FMBUDTYPE foreign key relationships
Table |
Field |
Check Table |
|
Check Field |
0 FMBUDTYPE |
CLIENT |
T000 |
Clients |
MANDT |
1 FMBUDTYPE |
FM_AREA |
FM01 |
Financial Management Areas |
FIKRS |
0 FMBUDTYPE |
VALTYPE |
BUVALTYPE |
List of budgeting value type instances |
VALTYPE |