RSDDSTAT_WRITE is a standard SAP Table which is used to store Statistics for InfoCube Write 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 RSDDSTAT_WRITE 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: A - Application table containing master and transaction data
Display/Maintenance via SM30: Yes but with Restrictions
Enhancement category i: Cannot Be Enhanced
See here for more information about this and other SAP enhancement categories
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
TIME | RSTIMESTMP | DEC | 15 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
INFOCUBE | RSINFOCUBE | CHAR | 30 | InfoCube | ||
REQUID | RSSID | INT4 | 10 | Master data ID | ||
SID | RS_BOOL | CHAR | 1 | Boolean | ||
TIMEWRITE | RSDDKRUNTIME | DEC | 21(6) | Runtime | ||
TIMEINS | RSDDKRUNTIME | DEC | 21(6) | Runtime | ||
TIMEDELTA | RSDDKRUNTIME | DEC | 21(6) | Runtime | ||
TIMESTATS | RSDDKRUNTIME | DEC | 21(6) | Runtime | ||
RECS_READ | INT4 | INT4 | 10 | Natural Number | ||
RECS_STAGING | INT4 | INT4 | 10 | Natural Number | ||
RECS_FACTTAB | INT4 | INT4 | 10 | Natural Number |
Key field | |
Non-key field |