RSRVSETTING SAP table for – Settings for Analysis and Repair Tools

Here we would like to draw your attention to RSRVSETTING table in SAP. As we know it is being mainly used with the SAP BW-WHM (Warehouse Management in BW) component which is coming under BW module (Business Warehouse). RSRVSETTING is a SAP standard transp table used for storing Settings for Analysis and Repair Tools related data in SAP. It comes under the package RSRV.

SAP RSRVSETTING table

Table RSRVSETTING technical data

TableRSRVSETTING
Data storingSettings for Analysis and Repair Tools
ModuleBW
Sub ModuleBW-WHM
SAP PackageRSRV
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • USERNM : Owner (Person Responsible)
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • NAME : Name for a Name-Value Pair
    Its a key field. Its data type is CHAR (Character String) with field length 50
  • POSIT : Natural number
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • VALUE : Value for a Name-Value Pair
    Its data type is CHAR (Character String) with field length 100