SAP table T705A (Attendance/Absence Reasons for Subsystem)
SAP table T705A has 6 primary key fields being MANDT,GRAWG,ZEITY,MOABW,PINCO,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 | |
GRAWG | Grouping of Attendance/Absence Reasons | CHAR | 3 | 0 | T705I | GRAWG | |
ZEITY | Employee Subgroup Grouping for Work Schedules | CHAR | 1 | 0 | DZEITY | ||
MOABW | Personnel subarea grouping for absence and attendance types | NUMC | 2 | 0 | MOABW | ||
PINCO | Attendance/Absence Reason | CHAR | 4 | 0 | ABWGR | ||
ENDDA | End Date | DATS | 8 | 0 | ENDDA | ||
BEGDA | Start Date | DATS | 8 | 0 | BEGDA | ||
AWART | Attendance or Absence Type | CHAR | 4 | 0 | T554S | AWART | |
FTAGZ | Subsequent day assignment for att./absence reasons | CHAR | 1 | 0 | FTAGZ | ||
ABGKZ | Delimit start/end time for attendance/absence reasons | CHAR | 1 | 0 | PABGKZ |
T705A foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T705A | AWART | T554S | Attendance and Absence Types | MANDT |
0 T705A | AWART | T554S | Attendance and Absence Types | MOABW |
0 T705A | AWART | T554S | Attendance and Absence Types | SUBTY |
0 T705A | AWART | T554S | Attendance and Absence Types | ENDDA |