- Home
- Resources
- SAP Tables
- FMEDDOCTYPE - FM budget entry document type
SAP Table FMEDDOCTYPE
FM budget entry document type
FMEDDOCTYPE (FM budget entry document type) 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 FMEDDOCTYPE to other SAP tables.
Source: FMEDDOCTYPE (FM budget entry document type)
FMEDDOCTYPE table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
CLIENT |
Client |
MANDT |
|
CLNT |
|
3 |
0 |
|
DOCTYPE |
Budget entry document type |
BUED_DOCTYPE |
|
CHAR |
|
4 |
0 |
|
NRNUMBER |
Number range |
NUMKR |
|
CHAR |
|
2 |
0 |
|
WORKFLOW_ACTIVE |
Indicator for Workflow Activation |
FMED_WORKFLOW_ACTIVE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
No Workflow |
X |
Workflow Active (Documents Can Only Be Posted in WF) |
Y |
Workflow Active, with Option for Direct Posting Without WF |
|
VALTYPE_SCENARIO |
Scenario for Value Type |
BUCU_VALTYPE_STATUS |
|
CHAR |
|
1 |
0 |
Possible values
1 |
Budget |
2 |
Release |
3 |
Budget with automatic release |
4 |
Statistical |
|
ROLLUP_SCENARIO |
Scenario for rollup |
BUCU_ROLLUP_SCENARIO |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
No Rollup |
1 |
Rollup without additive budget |
2 |
Rollup with additive budget |
|
YEAREND_SCENARIO |
Scenario for Year-End Process |
BUCU_YEAREND_SCENARIO |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Balancing per Commitment Item Category |
1 |
Totals Balancing |
|
DISTRIB_SCENARIO |
Scenario for Distribution |
BUCU_DISTRIBUTION_SCENARIO |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Generation of additional lines for intermediate levels |
N |
No generation of lines for intermediate levels |
|