SAP table T555Y (Processing Type/Time Type According to Att./Absence Class)

SAP table T555Y has 5 primary key fields being MANDT,MOBDE,MODIF,CLTIM,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
MOBDE Grouping of Personnel Subareas for Time Recording NUMC 2 0 MOBDE
MODIF Time type determination group CHAR 2 0 MODIT
CLTIM Processing type/time type class NUMC 2 0 CLTIM
ENDDA End Date DATS 8 0 ENDDA
BEGDA Start Date DATS 8 0 BEGDA
VTYP1 Processing type for pair type 1 CHAR 1 0 VTYP1
TTYP1 Time type for pair type 1 CHAR 4 0 T555A TTYP1
VTYP2 Processing type for pair type 2 CHAR 1 0 VTYP2
TTYP2 Time type for pair type 2 CHAR 4 0 T555A TTYP2
VTYP3 Processing type for pair type 3 CHAR 1 0 VTYP3
TTYP3 Time type for pair type 3 CHAR 4 0 T555A TTYP3

T555Y foreign key relationships

Table Field Check Table Check Field
0 T555Y MANDT T000 Clients MANDT
1 T555Y TTYP1 T555A Time Types MANDT
1 T555Y TTYP1 T555A Time Types MOBDE
1 T555Y TTYP1 T555A Time Types ZTART
1 T555Y TTYP1 T555A Time Types ENDDA
0 T555Y TTYP2 T555A Time Types MANDT
0 T555Y TTYP2 T555A Time Types MOBDE
0 T555Y TTYP2 T555A Time Types ZTART
0 T555Y TTYP2 T555A Time Types ENDDA
1 T555Y TTYP3 T555A Time Types MANDT
1 T555Y TTYP3 T555A Time Types MOBDE
1 T555Y TTYP3 T555A Time Types ZTART
1 T555Y TTYP3 T555A Time Types ENDDA