SAP table REFH (References between CO object numbers, header table)

SAP table REFH has 3 primary key fields being MANDT,REFTYP,REFNR.

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
REFTYP Reference Category (Unit Category) CHAR 3 0 ATR1 KL_TYP
REFNR Reference Number (Unit No.) CHAR 10 0 KL_NR
STATUS Active status of reference NUMC 1 0 KL_SAKTIV
0 Active
1 Completed
2 Replaced
3 Undone
4 Inactive
5 Simulated
8 Archived
CRUSER Entered By CHAR 12 0 TB_CRUSER
DCRDAT Entered On DATS 8 0 TB_DCRDAT
TCRTIM Entry Time TIMS 6 0 TB_TCRTIM
UPUSER Last Changed By CHAR 12 0 TB_UPUSER
DUPDAT Changed On DATS 8 0 TB_DUPDAT
TUPTIM Time Changed TIMS 6 0 TB_TUPTIM
DZTERM Payment or Delivery Date DATS 8 0 TB_DZTERM
KONTRH Business Partner Number CHAR 10 0 TB_KUNNR_NEW
EXT_REF_ID External ID of Reference Given by Caller CHAR 30 0 KL_EXT_REF
CFI_CODE CFI Code CHAR 6 0 FTR_CFI_CODE
ISIN Security ID Number (ISIN) CHAR 12 0 RANL_ISIN