SAP Table RSPCCHAIN

Process chain

RSPCCHAIN (Process chain) 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 RSPCCHAIN to other SAP tables.

RSPCCHAIN table fields

Field Data element Checktable Datatype Length Decimals
CHAIN_ID Process Chain RSPC_CHAIN RSPCCHAINATTR CHAR 25 0
OBJVERS Object version RSOBJVERS CHAR 1 0
A Active
M Revised
N New
D Content
H Historic
T Transport
TYPE Process Type RSPC_TYPE CHAR 10 0
VARIANTE Process Variant (Name) RSPC_VARIANT CHAR 30 0
LNR Sequence number RSLNR 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
EVENTNO_START Status; Case; Decision; Event Number RSPC_EVENTNO NUMC 2 0
BACKLINK_START Back-Link Event RSPC_BACKLINK CHAR 1 0
NULL False
X True
EVENT_GREEN Background Processing Event BTCEVENTID CHAR 32 0
EVENTP_GREEN Background Event Parameters (Such as, Jobname/Jobcount) BTCEVTPARM CHAR 64 0
BACKLINK_GREEN Back-Link Event RSPC_BACKLINK CHAR 1 0
NULL False
X True
EVENT_RED Background Processing Event BTCEVENTID CHAR 32 0
EVENTP_RED Background Event Parameters (Such as, Jobname/Jobcount) BTCEVTPARM CHAR 64 0
BACKLINK_RED Back-Link Event RSPC_BACKLINK CHAR 1 0
NULL False
X True
GREEN_EQ_RED Send Green Event Even with Errors RSPC_GREENRED CHAR 1 0
NULL False
X True
WAIT Seconds RSPC_SECONDS INT4 10 0
MAIL_AT_RED Process Variant (Name) RSPC_VARIANT CHAR 30 0
MAIL_AT_GREEN Process Variant (Name) RSPC_VARIANT CHAR 30 0

RSPCCHAIN foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
RSPCCHAIN CHAIN_ID RSPCCHAIN CHAIN_ID RSPCCHAINATTR Attributes for a Process Chain CHAIN_ID
RSPCCHAIN CHAIN_ID RSPCCHAIN OBJVERS RSPCCHAINATTR Attributes for a Process Chain OBJVERS