SAP table T554X (Rules for Attendance/Absence Counting and Leave Deduction)

SAP table T554X has 5 primary key fields being MANDT,URLKL,ZEITY,RGMOD,SEQNO.

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
URLKL PS grouping for attendance and absence counting CHAR 2 0 URLKL
ZEITY Employee Subgroup Grouping for Work Schedules CHAR 1 0 DZEITY
RGMOD Grouping of attendance and absence types for counting NUMC 2 0 RGMOD
SEQNO Sequence number NUMC 2 0 SEQNP
WTAGE Eligibility string for weekdays CHAR 7 0 WTAGE
FKLAS Eligibility string for public holiday class on current day CHAR 10 0 LFTKL
ZMODK Permissibility string for counting class of period WS CHAR 10 0 DZMODK
TPKLA Permissibility string for daily work schedule classes CHAR 10 0 TPKLL
TGTYP Permissibility string for day type CHAR 10 0 TGTYP
KTANZ Quota multiplier NUMC 3 0 KTANZ
URAR1 First leave type to be deducted CHAR 2 0 * URAR1
URAR2 Second leave type to be deducted CHAR 2 0 * URAR2
URAR3 Third leave type to be deducted CHAR 2 0 * URAR3
URAR4 Fourth leave type to be deducted CHAR 2 0 * URAR4
URAR5 Fifth leave type to be deducted CHAR 2 0 * URAR5
URAR6 Sixth leave type to be deducted CHAR 2 0 * URAR6
URMIN Leave type that can take on a negative value CHAR 2 0 * URMIN
DEDIR Deduction sequence for leave types (in asc. or desc. order) CHAR 1 0 PTM_DEDIR
Descending
A Ascending
D Descending

T554X foreign key relationships

Table Field Check Table Check Field
0 T554X MANDT T000 Clients MANDT