SAP table RSPCPROCESSLOG (Logs for the Chain Runs)

SAP table RSPCPROCESSLOG has 7 primary key fields being LOG_ID,TYPE,EVENT_START,EVENTP_START,JOB_COUNT,BATCHDATE,BATCHTIME.

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