RSREQPROGS is a standard SAP Table which is used to store Generated Programs for Each Request data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP RSREQPROGS Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: L - Table for storing temporary data, delivered empty
Display/Maintenance via SM30: Allowed
Enhancement category i: Can be enhanced (character-type or numeric)
See here for more information about this and other SAP enhancement categories
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
RNR | RSREQUID | CHAR | 30 | Request ID (Request Number) | ||
PROGID | RSSGUID25 | CHAR | 25 | BW Generation tool: GUID in compressed form (CHAR25) | ||
PROGCLASS | RSSG_PCLAS | CHAR | 20 |
* | BW generation tool: Program class for generated programs | |
PROGRAM_NAME | SYREPID | CHAR | 40 |
* | ABAP Program: Current Main Program | |
TEMPLATE | RSSG_TEMPL | CHAR | 40 | BW Generation Tool: Template for Code Generation | ||
TS_GEN | RSTIMESTMP | DEC | 15 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
CRT_PROG_NAME | SYREPID | CHAR | 40 |
* | ABAP Program: Current Main Program | |
CRT_PROGID | RSSGUID25 | CHAR | 25 | BW Generation tool: GUID in compressed form (CHAR25) | ||
OPERATION | CHAR1 | CHAR | 1 | Single-Character Indicator | ||
TS_INSERT | RSTIMESTMP | DEC | 15 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
OLTPSOURCE | RSOLTPSOURCER | CHAR | 30 | DataSource | ||
LOGSYS | RSSLOGSYS | CHAR | 10 |
* | Source system | ALPHA |
DTA | RSINFOPROV | CHAR | 30 | InfoProvider | ||
ISOURCE | RSISOURCE | CHAR | 30 | InfoSource | ||
PROGRAM_TS | RSTIMESTMP | DEC | 15 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
CRT_PROG_TS | RSTIMESTMP | DEC | 15 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
FINISHED | CHAR1 | CHAR | 1 | Single-Character Indicator |
Key field | |
Non-key field |
RSREQPROGS - Generated Programs for Each Request RSREQICODS_SAVE2 - Monitor: Saving of the updated IC and ODS per request RSREQICODS_SAVE - Requests Deleted from Administration Stored Here RSREQICODS - Monitor: Saving of the updated IC and ODS per request RSREQHIER - Data Request Hierarchy RSREQDPTID - Note TID for Request and Data Package