RSTT_PARAM SAP table for – Store for Global Parameters

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

SAP RSTT_PARAM table

Table RSTT_PARAM technical data

TableRSTT_PARAM
Data storingStore for Global Parameters
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • PARAMID : Trace Tool: ABAP Component Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • PARAMS : Trace Tool: BLOB Field for Saving XML String
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0