SAP table PDSNR (Sequential Number for PDC Messages)

SAP table PDSNR has 2 primary key fields being MANDT,PDSNR.

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
PDSNR Sequential number for PDC messages NUMC 12 0 PDSNR_D
PDGRP Plant data object grouping CHAR 2 0 PDGRP
1A Time event w/o personnel number for PP/PM/PS
1B Time event w/o personnel number for other assignments
2A Time ticket w/o personnel number for PP/PM/PS
2B Time ticket w/o personnel number for other assignments
3 Time event with personnel number
4A Time event with personnel number for PP/PM/PS
4B Time event with personnel number for other assignments
5A Time ticket with personnel number for PP/PM/PS
5B Time ticket with personnel number for other assignments
6 Actual data with personnel number w/o assignment

PDSNR foreign key relationships

Table Field Check Table Check Field
0 PDSNR MANDT T000 Clients MANDT