SAP Table RSPCPROCESSLOG

Logs for the Chain Runs

RSPCPROCESSLOG (Logs for the Chain Runs) 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 RSPCPROCESSLOG to other SAP tables.

Source: RSPCPROCESSLOG (Logs for the Chain Runs)

RSPCPROCESSLOG table fields

Field Data element Checktable Datatype Length Decimals
LOG_ID Log-ID of a Process Chain Run RSPC_LOGID CHAR 25 0
TYPE Process Type RSPC_TYPE CHAR 10 0
EVENT_START Background Processing Event BTCEVENTID CHAR 32 0
EVENTP_START Background Event Parameters (Such as, Jobname/Jobcount) BTCEVTPARM CHAR 64 0
JOB_COUNT Job ID BTCJOBCNT CHAR 8 0
BATCHDATE Release Date for Background Scheduling BTCRELDT DATS 8 0
BATCHTIME Release time of scheduled background job BTCRELTM TIMS 6 0
BACKLINK_START Back-Link Event RSPC_BACKLINK CHAR 1 0
NULL False
X True
VARIANTE Process Variant (Name) RSPC_VARIANT CHAR 30 0
INSTANCE Process Instance (Value) RSPC_INSTANCE CHAR 30 0
STATE Status of Process RSPC_STATE CHAR 1 0
R Ended with errors
G Successfully completed
F Completed
A Active
X Canceled
P Planned
S Skipped at restart
Q Released
Y Ready
NULL Undefined
J Ended with Error (for example, subsequent job missing)
EVENT_END Background Processing Event BTCEVENTID CHAR 32 0
EVENTP_END Background Event Parameters (Such as, Jobname/Jobcount) BTCEVTPARM CHAR 64 0
BACKLINK_END Back-Link Event RSPC_BACKLINK CHAR 1 0
NULL False
X True
ACTUAL_STATE Status of Process RSPC_STATE CHAR 1 0
R Ended with errors
G Successfully completed
F Completed
A Active
X Canceled
P Planned
S Skipped at restart
Q Released
Y Ready
NULL Undefined
J Ended with Error (for example, subsequent job missing)
STARTTIMESTAMP UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) RSTIMESTMPL DEC 21 7
ENDTIMESTAMP UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) RSTIMESTMPL DEC 21 7