RSPCCHAIN - Process chain
Process chain information is stored in SAP table RSPCCHAIN.
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
Fields for table RSPCCHAIN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CHAIN_ID | Process Chain | X | RSPC_CHAIN | CHAR | 50 | RSPCCHAINATTR |
OBJVERS | Object version | X | RSOBJVERS | CHAR | 2 | |
TYPE | Process Type | X | RSPC_TYPE | CHAR | 20 | |
VARIANTE | Process Variant (Name) | X | RSPC_VARIANT | CHAR | 60 | |
LNR | Sequence number | X | RSLNR | CHAR | 20 | |
EVENT_START | Background Processing Event | BTCEVENTID | CHAR | 64 | ||
EVENTP_START | Background Event Parameters (Such as, Jobname/Jobcount) | BTCEVTPARM | CHAR | 128 | ||
EVENTNO_START | Status; Case; Decision; Event Number | RSPC_EVENTNO | NUMC | 4 | ||
BACKLINK_START | Back-Link Event | RSPC_BACKLINK | CHAR | 2 | ||
.INCLUDE | RSPC_S_PLANNED | 0 | ||||
EVENT_GREEN | Background Processing Event | BTCEVENTID | CHAR | 64 | ||
EVENTP_GREEN | Background Event Parameters (Such as, Jobname/Jobcount) | BTCEVTPARM | CHAR | 128 | ||
BACKLINK_GREEN | Back-Link Event | RSPC_BACKLINK | CHAR | 2 | ||
EVENT_RED | Background Processing Event | BTCEVENTID | CHAR | 64 | ||
EVENTP_RED | Background Event Parameters (Such as, Jobname/Jobcount) | BTCEVTPARM | CHAR | 128 | ||
BACKLINK_RED | Back-Link Event | RSPC_BACKLINK | CHAR | 2 | ||
GREEN_EQ_RED | Send Green Event Even with Errors | RSPC_GREENRED | CHAR | 2 | ||
WAIT | Seconds | RSPC_SECONDS | INT4 | 4 | ||
MAIL_AT_RED | Process Variant (Name) | RSPC_VARIANT | CHAR | 60 | ||
MAIL_AT_GREEN | Process Variant (Name) | RSPC_VARIANT | CHAR | 60 | ||
AUTO_REPEAT | Seconds | RSPC_SECONDS | INT4 | 4 | ||
REPEAT_TRIALS | Number of Attempts | RSPC_TIMES | INT4 | 4 | ||
NO_START | Process does not start process chain | RSPC_NOSTART | CHAR | 2 | ||
SKIP_FROM | Execution of process depends on... | RSPC_SKIPFROM | CHAR | 2 | ||
CHECK_PERIOD | Seconds | RSPC_SECONDS | INT4 | 4 |