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
10 FYC, no acct asst change, 1 receiver, 100% or 0%
20 FYC with account assignment change, 1 receiver, 100% or 0%
25 Acct assgmt change only (no FYC), 1 receiver, 100% or 0%
30 FYC with acct asst change, 1 receiver, apportionment
40 FYC with acct asst change, N receivers, apportionment

FMCFRULE foreign key relationships

Table Field Check Table Check Field
0 FMCFRULE FIKRS FM01 Financial Management Areas FIKRS
1 FMCFRULE MANDT T000 Clients MANDT