SAP Table RSR_CACHE_STATS

Statistics for Cache Entries

RSR_CACHE_STATS (Statistics for Cache Entries) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link RSR_CACHE_STATS to other SAP tables.

RSR_CACHE_STATS table fields

Field Data element Checktable Datatype Length Decimals
GUID GUID in 'CHAR' Format in Uppercase GUID_32 CHAR 32 0
MEM_ID Memory ID RSRCB_MEM_ID INT1 3 0
GENUNIID Internal display of the report identifier RSGENUNIID CHAR 25 0
DATA_SIZE Integer RSRCA_INT INT4 10 0
CREATE_USER User Name SYUNAME CHAR 12 0
READ_USER User Name SYUNAME CHAR 12 0
UPDATE_USER User Name SYUNAME CHAR 12 0
CREATE_STAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMP DEC 15 0
READ_STAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMP DEC 15 0
UPDATE_STAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMP DEC 15 0
COMPUTE_TIME UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) RSTIMESTMPL DEC 21 7
READ_CNT Integer RSRCA_INT INT4 10 0
SWAP_CNT Integer RSRCA_INT INT4 10 0
CHANGED Boolean RS_BOOL CHAR 1 0
NULL False
X True