SAP table T7FISL (Lenth of sickpay periods (XNAB))
SAP table T7FISL has 6 primary key fields being MANDT,MOLGA,COVPA,COVRU,ABWTG,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 | |
MOLGA | HCM Localization | CHAR | 2 | 0 | T500L | MOLGA | |
COVPA | Rule Group for Refinement of Absences | CHAR | 10 | 0 | T556E | COVPA | |
COVRU | Rule for Refining Absences | CHAR | 10 | 0 | T556G | COVRU | |
ABWTG | Number of absence days to be evaluated | NUMC | 3 | 0 | P44_ABWTG | ||
ENDDA | End Date | DATS | 8 | 0 | ENDDA | ||
BEGDA | Start Date | DATS | 8 | 0 | BEGDA | ||
BEWKL | Absence valuation rule | CHAR | 2 | 0 | T554L | BEWKL |
T7FISL foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T7FISL | BEWKL | T554L | Absence Valuation Rules | MANDT |
0 T7FISL | BEWKL | T554L | Absence Valuation Rules | MOLGA |
0 T7FISL | BEWKL | T554L | Absence Valuation Rules | KLBEW |
1 T7FISL | COVPA | T556E | Rule Group (Coverage Package) | MANDT |
0 T7FISL | COVRU | T556G | Rule for Day Markers in Coverage History | MANDT |
0 T7FISL | COVRU | T556G | Rule for Day Markers in Coverage History | ENDDA |
1 T7FISL | MOLGA | T500L | Personnel Country Grouping | MOLGA |