SAP Table T52SPS

HRPAY-Status Management: Process Status

T52SPS (HRPAY-Status Management: Process Status) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link T52SPS to other SAP tables.

T52SPS table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
PROCESSID Process number PAY_PROCESSID T52SP NUMC 10 0
STEPID Identifier of Process Model Step STEPID NUMC 10 0
RUNID Identifier of Process Model Step STEPID NUMC 10 0
PARAID Sequential number for parallel processing of step PAY_PARAID NUMC 6 0
HOST Application Server SYHOST CHAR 32 0
STATUS Status of step in process PAY_SSTATUS CHAR 1 0
R Running
N Not yet started
B Stop
A Canceled
E Concluded
W Ended with errors
S Successfully completed
P Provisionally ended
C Continued
D Planned
T Waiting
NUM_SUC INT4 10 0
NUM_PRE INT4 10 0
NUM_ERR INT4 10 0
NUM_INIT INT4 10 0
NUM_NSEC INT4 10 0
JOB_NAME Background job name BTCJOB CHAR 32 0
JOB_COUNT Job ID BTCJOBCNT CHAR 8 0
CONNECT INT4 10 0

T52SPS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
T52SPS MANDT T52SPS MANDT T000 Clients MANDT
T52SPS PROCESSID T52SPS MANDT T52SP HRPAY-Status Management: Process ID MANDT
T52SPS PROCESSID T52SPS PROCESSID T52SP HRPAY-Status Management: Process ID PROCESSID