SAP Tabel T74FA (Benefit insurance plan)

SAP table T74FA has 5 primary key fields being MANDT,BAREA,BPLAN,BCOVR,ENDDA.

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
BAREA Benefit area CHAR 2 0 T5UB3 BEN_AREA
BPLAN Benefit plan CHAR 4 0 T5UBA BEN_PLAN
BCOVR Benefit Insurance Option CHAR 4 0 BEN_COVLVL
ENDDA End Date DATS 8 0 ENDDA
BEGDA Start Date DATS 8 0 BEGDA
BCOST Benefit Cost Rule Variant CHAR 4 0 T5UBH BEN_CSTFM
BCOVE Benefits Coverage Rule Variant CHAR 4 0 T74FB BEN_COVFM

T74FA foreign key relationships

Table Field Check Table Check Field
0 T74FA BAREA T5UB3 Benefit area MANDT
0 T74FA BAREA T5UB3 Benefit area BAREA
1 T74FA BCOST T5UBH Benefit cost rule variant MANDT
1 T74FA BCOST T5UBH Benefit cost rule variant BPLAN
0 T74FA BCOVE T74FB Benefits Coverage Rule Variant BPLAN
1 T74FA BPLAN T5UBA Benefit plan MANDT
1 T74FA BPLAN T5UBA Benefit plan ENDDA