SAP ABAP Table RSR_CACHE_MSG (Table for Saving Messages)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_CACHE (Package) BW: Reporting Processor Cache
Basic Data
Table Category TRANSP    Transparent table 
Transparent table RSR_CACHE_MSG   Table Relationship Diagram
Short Description Table for Saving Messages    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 LOG_ID SYSUUID_C SYSUUID_C CHAR 32   0   UUID in character form  
2 MESSAGE_NR RSR_CACHE_NUMC   NUMC 9   0   Cache NUMC Field of Length 9  
3 UNAME SYUNAME SYCHAR12 CHAR 12   0   User Name  
4 TIMESTAMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
5 HOST SYHOST HOST_ID CHAR 32   0   Application Server  
6 SERVERNAME MSNAME2 MSNAME2 CHAR 40   0   Application Server Instance  
7 SYSID SYSYSID SYCHAR08 CHAR 8   0   Name of SAP System  
8 SYSREL AKTREL SYCHAR03 CHAR 3   0   Current Release  
9 SYSPATCH RSR_CACHE_SYSPATCH   CHAR 20   0   RSR_CACHE: Patch Level from the System  
10 MSGTYPE SYMSGTY SYCHAR01 CHAR 1   0   Message Type  
11 CLASS SYREPID PROGRAMM CHAR 40   0   ABAP Program: Current Main Program *
12 METHOD SYREPID PROGRAMM CHAR 40   0   ABAP Program: Current Main Program *
13 TEXT1 RSR_CACHE_CHAR40   CHAR 40   0   Character Field of Length 40  
14 TEXT2 RSR_CACHE_CHAR40   CHAR 40   0   Character Field of Length 40  
15 TEXT3 RSR_CACHE_CHAR40   CHAR 40   0   Character Field of Length 40  
16 TEXT4 RSR_CACHE_CHAR40   CHAR 40   0   Character Field of Length 40  
History
Last changed by/on SAP  20080521 
SAP Release Created in 700