RSRD_REGISTRATN SAP table for – Registration of Settings to Events (Broadcasting)

Here we would like to draw your attention to RSRD_REGISTRATN 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). RSRD_REGISTRATN is a SAP standard transp table used for storing Registration of Settings to Events (Broadcasting) related data in SAP. It comes under the package RSRD.

SAP RSRD_REGISTRATN table

Table RSRD_REGISTRATN technical data

TableRSRD_REGISTRATN
Data storingRegistration of Settings to Events (Broadcasting)
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRSRD
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • SETTING_ID : Technical Name of Broadcast Setting
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • EVENT_TYPE : Event Type in Broadcasting Framework
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • EVENT_ID : Event ID in Broadcasting Framework
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • CREATED : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • LASTUSED : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • LASTCHANGEBY : Last changed by
    Its data type is CHAR (Character String) with field length 12
  • LOGNUMBER : Application log: log number
    Its data type is CHAR (Character String) with field length 20
  • LASTDURATION : Duration of Processing in Seconds
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • LASTSUBRC : Return Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10