SAP table T51D1 (Limits for Deductions)
SAP table T51D1 has 6 primary key fields being MANDT,MOLGA,MODIF,LCLAS,LFDNR,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 | |
MODIF | Payroll Modifier | CHAR | 2 | 0 | MOABR | ||
LCLAS | Wage type class | CHAR | 4 | 0 | T51D3 | LKLAS | |
LFDNR | Sequence number | NUMC | 3 | 0 | LFDNB | ||
ENDDA | End Date | DATS | 8 | 0 | ENDDATUM | ||
BEGDA | Start Date | DATS | 8 | 0 | BEGDATUM | ||
INTNR | Interval for Limits | CHAR | 4 | 0 | T51D6 | INTNR | |
BETRG | HR Payroll: Amount | CURR | 15 | 2 | MAXBT | ||
REGEL | Rule for Limits | CHAR | 4 | 0 | T51D4 | RULEN | |
ITERA | Iteration indicator | CHAR | 1 | 0 | PBAS_ITERA | ||
WAERS | Currency Key | CUKY | 5 | 0 | * | WAERS |
T51D1 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T51D1 | INTNR | T51D6 | Interval Definitions | MANDT |
1 T51D1 | LCLAS | T51D3 | Reduction Rules | MANDT |
1 T51D1 | LCLAS | T51D3 | Reduction Rules | MOLGA |
1 T51D1 | LCLAS | T51D3 | Reduction Rules | LCLAS |
0 T51D1 | MOLGA | T500L | Personnel Country Grouping | MOLGA |
1 T51D1 | REGEL | T51D4 | Limit Rules | MANDT |