SAP table FMCFRULE (FM - Carryforward Parameters (FYC))
SAP table FMCFRULE has 3 primary key fields being MANDT,FIKRS,CFRULE.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||
FIKRS | Financial Management Area | CHAR | 4 | 0 | FM01 | FIKRS | |||||||||||
CFRULE | FM Carryforward Rule (Fiscal Year Change) | CHAR | 10 | 0 | FM_CFRULE | ||||||||||||
CF_TYPE | FI-FM Closing Operations: Carryforward Type | NUMC | 2 | 0 | FM_CFTYPE |
|
FMCFRULE foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 FMCFRULE | FIKRS | FM01 | Financial Management Areas | FIKRS |
1 FMCFRULE | MANDT | T000 | Clients | MANDT |