SAP table T5K1A (Absence type reason relevant to ROE (Canada))
SAP table T5K1A has 4 primary key fields being MANDT,MOABW,AWART,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 | |
MOABW | Personnel subarea grouping for absence and attendance types | NUMC | 2 | 0 | MOABW | ||
AWART | Attendance or Absence Type | CHAR | 4 | 0 | T554S | AWART | |
ENDDA | End Date | DATS | 8 | 0 | ENDDA | ||
BEGDA | Start Date | DATS | 8 | 0 | BEGDA | ||
ROERS | Reason code for issuing a ROE | CHAR | 2 | 0 | T5K1R | PCA_REASON |
T5K1A foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T5K1A | AWART | T554S | Attendance and Absence Types | MANDT |
0 T5K1A | AWART | T554S | Attendance and Absence Types | MOABW |
0 T5K1A | AWART | T554S | Attendance and Absence Types | SUBTY |
0 T5K1A | AWART | T554S | Attendance and Absence Types | ENDDA |
1 T5K1A | ROERS | T5K1R | Reason code for issuing a ROE (Canada) | MANDT |
1 T5K1A | ROERS | T5K1R | Reason code for issuing a ROE (Canada) | ROERS |