RSRDE_DOC_CONT SAP table for – Documents for Broadcasting: Content

Here we would like to draw your attention to RSRDE_DOC_CONT 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). RSRDE_DOC_CONT is a SAP standard transp table used for storing Documents for Broadcasting: Content related data in SAP. It comes under the package RSRDE.

SAP RSRDE_DOC_CONT table

Table RSRDE_DOC_CONT technical data

TableRSRDE_DOC_CONT
Data storingDocuments for Broadcasting: Content
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRSRDE
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • ID : ID of a BW Reporting Object in the Broadcasting Framework
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • COUNTER : Broadcasting: Counter
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • FILE_NAME : Char255
    Its data type is CHAR (Character String) with field length 255
  • MIME_TYPE : MIME Type in the Broadcasting Framework
    Its data type is CHAR (Character String) with field length 128
  • FOLDER : Char255
    Its data type is CHAR (Character String) with field length 255
  • IS_ASCII : Boolean
    Its data type is CHAR (Character String) with field length 1
  • CONTENT_BINARY : Binary Content in the Broadcasting Framework
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0