RSR_CACHE_MSG SAP table for – Table for Saving Messages

Here we would like to draw your attention to RSR_CACHE_MSG table in SAP. As we know it is being mainly used with the SAP BW-BEX (Business Explorer in BW) component which is coming under BW module (Business Warehouse). RSR_CACHE_MSG is a SAP standard transp table used for storing Table for Saving Messages related data in SAP. It comes under the package RSR_CACHE.

SAP RSR_CACHE_MSG table

Table RSR_CACHE_MSG technical data

TableRSR_CACHE_MSG
Data storingTable for Saving Messages
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSR_CACHE
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSR_CACHE_MSG Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in RSR_CACHE_MSG table.

  • LOG_ID : UUID in character form
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • MESSAGE_NR : Cache NUMC Field of Length 9
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 9
  • UNAME : User Name
    Its data type is CHAR (Character String) with field length 12
  • TIMESTAMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • HOST : Application Server
    Its data type is CHAR (Character String) with field length 32
  • SERVERNAME : Application Server Instance
    Its data type is CHAR (Character String) with field length 40
  • SYSID : Name of SAP System
    Its data type is CHAR (Character String) with field length 8
  • SYSREL : Current Release
    Its data type is CHAR (Character String) with field length 3
  • SYSPATCH : RSR_CACHE: Patch Level from the System
    Its data type is CHAR (Character String) with field length 20
  • MSGTYPE : Message Type
    Its data type is CHAR (Character String) with field length 1
  • CLASS : ABAP Program: Current Main Program
    Its data type is CHAR (Character String) with field length 40
  • METHOD : ABAP Program: Current Main Program
    Its data type is CHAR (Character String) with field length 40
  • TEXT1 : Character Field of Length 40
    Its data type is CHAR (Character String) with field length 40
  • TEXT2 : Character Field of Length 40
    Its data type is CHAR (Character String) with field length 40
  • TEXT3 : Character Field of Length 40
    Its data type is CHAR (Character String) with field length 40
  • TEXT4 : Character Field of Length 40
    Its data type is CHAR (Character String) with field length 40