RSRD_OBJTYPE SAP table for – Object Types Supported in Broadcasting

Here we would like to draw your attention to RSRD_OBJTYPE 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_OBJTYPE is a SAP standard transp table used for storing Object Types Supported in Broadcasting related data in SAP. It comes under the package RSRD.

SAP RSRD_OBJTYPE table

Table RSRD_OBJTYPE technical data

TableRSRD_OBJTYPE
Data storingObject Types Supported in 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_OBJTYPE 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_OBJTYPE table.

  • OBJTYPE : Object Type of BW Reporting Object in Broadcasting Framework
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • OBJS_TYPE : Object Services: Object Type
    Its data type is CHAR (Character String) with field length 4
  • TLOGO_TYPE : BW: Object Type (TLOGO)
    Its data type is CHAR (Character String) with field length 4
  • ONE_TIME_BCAST : Indicator: Only One Broadcast (No Saving/Scheduling)
    Its data type is CHAR (Character String) with field length 1
  • CLASS : Name of ABAP Class for Basis Object in Broadcasting
    Its data type is CHAR (Character String) with field length 30