SAP table PTQUODED (Deduction of Time Quotas)

SAP table PTQUODED has 4 primary key fields being MANDT,QUONR,DOCNR,DATUM.

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 * MANDT
QUONR Counter for time quotas NUMC 20 0 PTM_QUONR
DOCNR Document number for time data NUMC 20 0 PTM_DOCNR
DATUM Date DATS 8 0 DATUM
PERNR Personnel Number NUMC 8 0 PERNR_D
QUODE Deduction of Employee Time Quota DEC 10 5 PTM_QUODED
QUOUN Unit for personnel time quota CHAR 3 0 * PTM_QUOUNIT