RSRD_ER_DOCLAY SAP table for – Exception Report: Definition of Layout (XML Conversion)

Here we would like to draw your attention to RSRD_ER_DOCLAY 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_ER_DOCLAY is a SAP standard transp table used for storing Exception Report: Definition of Layout (XML Conversion) related data in SAP. It comes under the package RSRD.

SAP RSRD_ER_DOCLAY table

Table RSRD_ER_DOCLAY technical data

TableRSRD_ER_DOCLAY
Data storingException Report: Definition of Layout (XML Conversion)
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_ER_DOCLAY 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_ER_DOCLAY table.

  • DOC_LAYOUT_ID : ID of a Layout for an Exception Report
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • DOC_TYPE_ID : ID of a Document Type in Exception Reporting
    Its data type is CHAR (Character String) with field length 30
  • CONVERSION_TYPE : Type of XML Conversion
    Its data type is CHAR (Character String) with field length 10
  • CONVERSION_ID : ID for XML Conversion (e.g. ID of an XSLT Transformation)
    Its data type is CHAR (Character String) with field length 40
  • CONVERSION_PAR : Parameter for XML Conversion (name1=value&name2=value2)
    Its data type is STRG (Character String of Variable Length) with field length 0
  • MIME_TYPE : MIME Type in the Broadcasting Framework
    Its data type is CHAR (Character String) with field length 128
  • FILE_EXTENSION : Text (10 Characters)
    Its data type is CHAR (Character String) with field length 10