SAP table T52GI (Garnishee fee)

SAP table T52GI has 5 primary key fields being MANDT,MOLGA,JURIS,GCATE,GFCOD.

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
MOLGA HCM Localization CHAR 2 0 T500L MOLGA
JURIS Code for jurisdiction CHAR 4 0 T52G0 P_JURIS
GCATE Code for category CHAR 1 0 T52G2 P_GCATE
GFCOD Garnishee fee rule CHAR 1 0 P_GFCOD

T52GI foreign key relationships

Table Field Check Table Check Field
0 T52GI GCATE T52G2 Garnishment category MANDT
1 T52GI JURIS T52G0 Jurisdiction MANDT
0 T52GI MOLGA T500L Personnel Country Grouping MOLGA