SAP table T52SP (HRPAY-Status Management: Process ID)
SAP table T52SP has 2 primary key fields being MANDT,PROCESSID.
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
PROCESSID
Process number
NUMC
10
0
PAY_PROCESSID
MODELLID
Identifier for Process Model
CHAR
8
0
T52SM
MODELLID
MTYPE
HR subarea for model
CHAR
2
0
MKIND
Possible values
IT
Interface toolbox
OC
Off-cycle payroll run
PY
Regular payroll run
UNAME
User Name
CHAR
12
0
UNAME
DATUM
System Date
DATS
8
0
SYDATUM
STATUS
Status of process
CHAR
1
0
PAY_PSTATUS
Possible values
A
Canceled
B
Stop
C
Continued
D
Planned
E
Concluded
N
Not yet started
P
Provisionally ended
R
Running
S
Successfully completed
T
Waiting
W
Ended with errors
CLOSED
Checkbox
CHAR
1
0
RP_XFELD
SEL_PERNR
Personnel Number
NUMC
8
0
P_PERNR
START_NAME
User Name
CHAR
12
0
UNAME
START_DATE
System Date
DATS
8
0
SYDATUM
START_TIME
System Time
TIMS
6
0
SYUZEIT
START_VARI
ABAP: Name of variant (without program name)
CHAR
14
0
*
PAY_VARIANT
AUTHCKNAM
Background User Name for Authorization Check
CHAR
12
0
BTCAUTHNAM
T52SP foreign key relationships
Table
Field
Check Table
Check Field
0 T52SP
MANDT
T000
Clients
MANDT
1 T52SP
MODELLID
T52SM
HRPAY-Status Management: Attributes of a Process Model
MANDT