SAP table T77HRFPM_DC_FIVA (HRFPM: Cust. Table for DC (Variant<-> Filter))

SAP table T77HRFPM_DC_FIVA has 2 primary key fields being MANDT,VARNAME.

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
VARNAME Data Collector Variant CHAR 14 0 HRFPM_DATACOL_VARIANT
DCFILTER BADI Filter for Data Collector CHAR 30 0 T77HRFPM_DC_FIL HRFPM_DC_FILTER
DC_RATE_FILTER BADI Filter for Data Collector-Determination of Requirements CHAR 30 0 T77HRFPM_RA_FIL HRFPM_DC_RATE

T77HRFPM_DC_FIVA foreign key relationships

Table Field Check Table Check Field
0 T77HRFPM_DC_FIVA DCFILTER T77HRFPM_DC_FIL HRFPM: Cust. Table for DC (possible BADI Filter) MANDT
0 T77HRFPM_DC_FIVA DCFILTER T77HRFPM_DC_FIL HRFPM: Cust. Table for DC (possible BADI Filter) DCFILTER
1 T77HRFPM_DC_FIVA DC_RATE_FILTER T77HRFPM_RA_FIL HRFPM: Cust. Table for DC (possible BADI Filter) MANDT
1 T77HRFPM_DC_FIVA DC_RATE_FILTER T77HRFPM_RA_FIL HRFPM: Cust. Table for DC (possible BADI Filter) DC_RATE_FILTER