RSRULEPARAM SAP table for – Rule Parameters

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

SAP RSRULEPARAM table

Table RSRULEPARAM technical data

TableRSRULEPARAM
Data storingRule Parameters
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSTRAN
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • GLRULEID : ID for Rule
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • PARAM : Rule Parameter Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • PARAMTYPE : Rule Parameter Type
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 1
  • IOBJNM : InfoObject
    Its data type is CHAR (Character String) with field length 30
  • FIELDNM : Field Name
    Its data type is CHAR (Character String) with field length 30
  • DATATYPE : Data type
    Its data type is CHAR (Character String) with field length 4
  • LENG : Length (No. of Characters)
    Its data type is NUMC (Character String with Digits Only) with field length 6
  • INTTYPE : ABAP data type (C,D,N,…)
    Its data type is CHAR (Character String) with field length 1
  • DECIMALS : Number of Decimal Places
    Its data type is NUMC (Character String with Digits Only) with field length 6