RSBATCHHEADER - BW Batch Management - Header Table for the Start Process
BW Batch Management - Header Table for the Start Process information is stored in SAP table RSBATCHHEADER.
It is part of development package RSBATCH in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Batch Manager for BW".
It is part of development package RSBATCH in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Batch Manager for BW".
Fields for table RSBATCHHEADER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
BATCH_ID | Batch ID | X | RSBTC_BATCH_ID | CHAR | 60 | |
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
SERVER | Application Server Instance | MSNAME2 | CHAR | 80 | ||
HOST | Name of the Host Server | MSHOST2 | CHAR | 64 | ||
WP_NO | WorkProcessNumber | RSWPNO | CHAR | 6 | ||
WP_PID | Process Identification | WPPID | CHAR | 16 | ||
TS_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
UNAME | User Name | SYUNAME | CHAR | 24 | ||
PROCESS_TYPE | Process Type | RSPC_TYPE | CHAR | 20 | * | |
MODULE_NAME | ABAP Program: Current Master Program | SYREPID | CHAR | 80 | * | |
MODULE_TYPE | Module Type | RSBATCH_MTYPE | CHAR | 2 | ||
PC_VARIANT | Process Variant (Name) | RSPC_VARIANT | CHAR | 60 | ||
PC_INSTANCE | Process Instance (Value) | RSPC_INSTANCE | CHAR | 60 | ||
PC_LOGID | Log-ID of a Process Chain Run | RSPC_LOGID | CHAR | 50 | ||
PC_CALLBACK | Single-Character Flag | CHAR1 | CHAR | 2 | ||
CALLBACK_DONE | Single-Character Flag | CHAR1 | CHAR | 2 | ||
CALLBACK_RED | Single-Character Flag | CHAR1 | CHAR | 2 | ||
TS_CALLBACK | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
STATUS | Request status (internal display) | RSSTATUS | CHAR | 8 | ||
ONLY_PROTOCOL | Single-Character Flag | CHAR1 | CHAR | 2 | ||
PARENT_BATCH_ID | Batch ID | RSBTC_BATCH_ID | CHAR | 60 | ||
START_AT_ONCE | Single-Character Flag | CHAR1 | CHAR | 2 | ||
HOLD_PAR_PROCS | Single-Character Flag | CHAR1 | CHAR | 2 | ||
DETLEVEL | Application Log: Level of detail | BALLEVEL | CHAR | 2 |