RSSMA_CUBE_FACTS SAP table for – helper table

Here we would like to draw your attention to RSSMA_CUBE_FACTS 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). RSSMA_CUBE_FACTS is a SAP standard transp table used for storing helper table related data in SAP. It comes under the package RS_SMA.

SAP RSSMA_CUBE_FACTS table

Table RSSMA_CUBE_FACTS technical data

TableRSSMA_CUBE_FACTS
Data storinghelper table
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRS_SMA
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_BW
Table CategoryTRANSP

SAP RSSMA_CUBE_FACTS 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 RSSMA_CUBE_FACTS table.

  • GUID : 16 byte UUID in 26 chars (usually Base 32 encoded)
    Its a key field. Its data type is CHAR (Character String) with field length 26
  • CUBE : InfoProvider
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • TABLE_NAME : Table name
    Its data type is CHAR (Character String) with field length 256