RSRVPARAMETERSET SAP table for – Parameter of Elementary Tests in Transaction RSRV

Here we would like to draw your attention to RSRVPARAMETERSET 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). RSRVPARAMETERSET is a SAP standard transp table used for storing Parameter of Elementary Tests in Transaction RSRV related data in SAP. It comes under the package RSRV.

SAP RSRVPARAMETERSET table

Table RSRVPARAMETERSET technical data

TableRSRVPARAMETERSET
Data storingParameter of Elementary Tests in Transaction RSRV
ModuleBW
Sub ModuleBW-WHM
SAP PackageRSRV
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • PACKAGEID : Package ID for Test Packages of Test and Repair Tools
    Its a key field. Its data type is CHAR (Character String) with field length 15
  • PARAMETERSETID : ID for a Record of Parameters of an (Elementary) Test
    Its a key field. Its data type is CHAR (Character String) with field length 15
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • 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