RSBATCHSTACK - BW Batch Management - Caller Stack of Start Process
BW Batch Management - Caller Stack of Start Process information is stored in SAP table RSBATCHSTACK.
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 RSBATCHSTACK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
BATCH_ID | 30 Characters | X | CHAR30 | CHAR | 30 | |
LNR | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
TIMESTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
UNAME | User Name | SYUNAME | CHAR | 12 | ||
MAINPROGRAM | ABAP Program: Current Master Program | SYREPID | CHAR | 40 | * | |
INCLUDE | ABAP Program: Current Master Program | SYREPID | CHAR | 40 | * | |
LINE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
EVENTTYPE | Type of an event | DBGLEVTYPE | CHAR | 12 | ||
EVENT | Name of an event, module, subroutine... | DBGLEVENT | CHAR | 70 |