RSBATCHDEBUG - Debugging of Batch Processes for the Batch Manager
Debugging of Batch Processes for the Batch Manager information is stored in SAP table RSBATCHDEBUG.
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 RSBATCHDEBUG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROCESS_TYPE | Process Type | X | RSPC_TYPE | CHAR | 10 | * |
PROCESS_VARIANT | Process Variant (Name) | X | RSPC_VARIANT | CHAR | 30 | |
PROCESS_STEP | Character Field with Length 10 | X | CHAR10 | CHAR | 10 | |
DEBUG_ID | 30 Characters | X | CHAR30 | CHAR | 30 | |
TS_FROM | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
TS_TO | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
DUMP_PROCESS | Single-Character Flag | CHAR1 | CHAR | 1 | ||
PROCESS_UNAME | User Name | SYUNAME | CHAR | 12 | ||
SEC_TO_WAIT | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
TS_LAST_CHANGE | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
UNAME_LAST_CHNG | User Name | SYUNAME | CHAR | 12 |