RSR_PREC_QUEUE - Persistant Precalculation Queue
Persistant Precalculation Queue information is stored in SAP table RSR_PREC_QUEUE.
It is part of development package RSR_EXCEL_PRECALC in software component BW-BEX-ET. This development package consists of objects that can be grouped under "Package for Precalculation of Workbooks".
It is part of development package RSR_EXCEL_PRECALC in software component BW-BEX-ET. This development package consists of objects that can be grouped under "Package for Precalculation of Workbooks".
Fields for table RSR_PREC_QUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | Communication Identification/Number | X | SYSID | CHAR | 30 | |
LOGSYS | Logical system | LOGSYS | CHAR | 10 | * | |
WBID | Workbook | RSWORKBOOKNM | CHAR | 60 | ||
USERNAME | User Name | SYUNAME | CHAR | 12 | ||
LANGU | Language Key | SYLANGU | LANG | 1 | ||
SYTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
STARTTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
FINISHED | Single-Character Flag | CHAR1 | CHAR | 1 | ||
RC | Count parameters | NUMC4 | NUMC | 4 | ||
ENDTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
DURATION | 4 Byte Signed Integer | INT4 | INT4 | 4 |