RSEVENTHEAD - Header for the event chain
Header for the event chain information is stored in SAP table RSEVENTHEAD.
It is part of development package RSSM in software component BW-WHM-DST. This development package consists of objects that can be grouped under "BW: General monitoring and scheduling".
It is part of development package RSSM in software component BW-WHM-DST. This development package consists of objects that can be grouped under "BW: General monitoring and scheduling".
Fields for table RSEVENTHEAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CHAIN_ID | Chain ID for event chain processing | X | RSCHAINID | CHAR | 60 | |
OBJVERS | Object version | X | RSOBJVERS | CHAR | 2 | |
UNAME | User Name | SYUNAME | CHAR | 24 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
CHECKTIMEBEGIN | System Time | SYUZEIT | TIMS | 12 | ||
CHECKTIMEEND | System Time | SYUZEIT | TIMS | 12 | ||
EVENT_OK | Background Processing Event | BTCEVENTID | CHAR | 64 | ||
PARM_OK | Background Event Parameters (Such as, Jobname/Jobcount) | BTCEVTPARM | CHAR | 128 | ||
EVENT_ER | Background Processing Event | BTCEVENTID | CHAR | 64 | ||
PARM_ER | Background Event Parameters (Such as, Jobname/Jobcount) | BTCEVTPARM | CHAR | 128 | ||
.INCLUDE | RSTLOGO_A | 0 | ||||
OBJSTAT | Object Status | RSOBJSTAT | CHAR | 6 | ||
CONTREL | Content release | RSCONTREL | CHAR | 12 | ||
CONTTIMESTMP | Content time stamp: Last modification to the object by SAP | RSCONTTIMESTMP | DEC | 8 | ||
OWNER | Owner (Person Responsible) | RSOWNER | CHAR | 24 | ||
BWAPPL | BW Application (Namespace) | RSBWAPPL | CHAR | 20 | ||
PC_CHAIN | Boolean | RS_BOOL | CHAR | 2 |