RSRULEDONE SAP table for – ABAP Code for Scheduler Selections

Here we would like to draw your attention to RSRULEDONE 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). RSRULEDONE is a SAP standard transp table used for storing ABAP Code for Scheduler Selections related data in SAP. It comes under the package RSSM.

SAP RSRULEDONE table

Table RSRULEDONE technical data

TableRSRULEDONE
Data storingABAP Code for Scheduler Selections
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSSM
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • RNR : Request number for the data transfer
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • FIELDNAME : Field Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • LNR : Natural number
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • IOBJNM : InfoObject
    Its data type is CHAR (Character String) with field length 30
  • LINE : Line code
    Its data type is CHAR (Character String) with field length 72