- Home
- Resources
- SAP Tables
- RSPCLOGCHAIN - Cross-Table Log ID / Chain ID
SAP Table RSPCLOGCHAIN
Cross-Table Log ID / Chain ID
RSPCLOGCHAIN (Cross-Table Log ID / Chain ID) 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 RSPCLOGCHAIN to other SAP tables.
Source: RSPCLOGCHAIN (Cross-Table Log ID / Chain ID)
RSPCLOGCHAIN table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
CHAIN_ID |
Process Chain |
RSPC_CHAIN |
|
CHAR |
|
25 |
0 |
|
LOG_ID |
Log-ID of a Process Chain Run |
RSPC_LOGID |
|
CHAR |
|
25 |
0 |
|
DRAW_TYPE |
Process Type |
RSPC_TYPE |
|
CHAR |
|
10 |
0 |
|
DRAW_VARIANT |
Process Variant (Name) |
RSPC_VARIANT |
|
CHAR |
|
30 |
0 |
|
DATUM |
System Date |
SYDATUM |
|
DATS |
|
8 |
0 |
|
ZEIT |
System Time |
SYUZEIT |
|
TIMS |
|
6 |
0 |
|
ANALYZED |
Boolean |
RS_BOOL |
|
CHAR |
|
1 |
0 |
Possible values
|
ANALYZED_STATUS |
Status of Process |
RSPC_STATE |
|
CHAR |
|
1 |
0 |
Possible values
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) |
|
META_LOG |
Log-ID of a Process Chain Run |
RSPC_LOGID |
|
CHAR |
|
25 |
0 |
|
CCMS_REPORTED |
UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) |
RSTIMESTMPL |
|
DEC |
|
21 |
7 |
|
META_DEST |
Logical Destination (Specified in Function Call) |
RFCDEST |
|
CHAR |
|
32 |
0 |
|
META_WIID |
Work item ID |
SWW_WIID |
|
NUMC |
|
12 |
0 |
|
META_LOGSYS |
Logical system |
LOGSYS |
|
CHAR |
|
10 |
0 |
|
META_REPORTED |
UTC Time Stamp in Short Form (YYYYMMDDhhmmss) |
RSTIMESTMP |
|
DEC |
|
15 |
0 |
|
SYNCHRONOUS |
Synchronous Execution of Processes |
RSPC_SYNCHRONOUS |
|
CHAR |
|
1 |
0 |
Possible values
|
META_API |
Boolean |
RS_BOOL |
|
CHAR |
|
1 |
0 |
Possible values
|
REPORTED_STATUS |
Status of Process |
RSPC_STATE |
|
CHAR |
|
1 |
0 |
Possible values
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) |
|
SYNC_DEBUG |
Synchronous Execution of Processes |
RSPC_SYNCHRONOUS |
|
CHAR |
|
1 |
0 |
Possible values
|
META_REMOTEVAR |
Process Variant (Name) |
RSPC_VARIANT |
|
CHAR |
|
30 |
0 |
|
MANUAL_ABORT |
Run Was Terminated Manually |
RSPC_MANUAL_ABORT |
|
CHAR |
|
1 |
0 |
Possible values
|