SAP table FMFCTRT (Funds Center Text)

SAP table FMFCTRT has 5 primary key fields being MANDT,SPRAS,FIKRS,FICTR,DATBIS.

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
SPRAS Language Key LANG 1 0 T002 SPRAS
FIKRS Financial Management Area CHAR 4 0 * FIKRS
FICTR Funds Center CHAR 16 0 FMFCTR FM_FICTR
DATBIS FM: Valid-To Date DATS 8 0 FM_DATBIS
DATAB FM: Valid-From Date DATS 8 0 FM_DATAB
BEZEICH Name CHAR 20 0 FM_BEZEICH
BESCHR Description CHAR 40 0 FM_BESCHR
MCTXT Search Term for Matchcode Search CHAR 20 0 FM_MCTXT

FMFCTRT foreign key relationships

Table Field Check Table Check Field
0 FMFCTRT FICTR FMFCTR Funds Center Master Record FIKRS
0 FMFCTRT FICTR FMFCTR Funds Center Master Record DATBIS
1 FMFCTRT MANDT T000 Clients MANDT