SAP table FERC_C9 (Regulatory accounts for direct postings)

SAP table FERC_C9 has 5 primary key fields being MANDT,RUN_ID,BUKRS,HKONT,LFDNR.

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
RUN_ID Regulatory reporting run identification number NUMC 4 0 FERC_R0 FE_RUN_ID
BUKRS Company Code CHAR 4 0 T001 BUKRS
HKONT Number of G/L Account (Lower Area Limit) CHAR 10 0 SKA1 VONNR_077S
LFDNR Sequence Number CHAR 3 0 LFDNR
TO_HKONT Number of G/L Account (Upper Area Limit) CHAR 10 0 SKA1 BISNR_077S
FACTOR Proportional factor / Percentage DEC 6 2 FE_FACTOR
SAKNR Regulatory account CHAR 10 0 SKA1 FE_SAKNR

FERC_C9 foreign key relationships

Table Field Check Table Check Field
0 FERC_C9 BUKRS T001 Company Codes BUKRS
1 FERC_C9 HKONT SKA1 G/L Account Master (Chart of Accounts) MANDT
1 FERC_C9 HKONT SKA1 G/L Account Master (Chart of Accounts) KTOPL
1 FERC_C9 HKONT SKA1 G/L Account Master (Chart of Accounts) SAKNR
0 FERC_C9 MANDT T000 Clients MANDT
1 FERC_C9 RUN_ID FERC_R0 Execution history MANDT
1 FERC_C9 RUN_ID FERC_R0 Execution history RUN_ID
0 FERC_C9 SAKNR SKA1 G/L Account Master (Chart of Accounts) MANDT
0 FERC_C9 SAKNR SKA1 G/L Account Master (Chart of Accounts) KTOPL
0 FERC_C9 SAKNR SKA1 G/L Account Master (Chart of Accounts) SAKNR
1 FERC_C9 TO_HKONT SKA1 G/L Account Master (Chart of Accounts) MANDT
1 FERC_C9 TO_HKONT SKA1 G/L Account Master (Chart of Accounts) KTOPL
1 FERC_C9 TO_HKONT SKA1 G/L Account Master (Chart of Accounts) SAKNR