RSZWMDITEMDATA SAP table for – BW Web Metadata: Binary and Textual Data

Here we would like to draw your attention to RSZWMDITEMDATA 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). RSZWMDITEMDATA is a SAP standard transp table used for storing BW Web Metadata: Binary and Textual Data related data in SAP. It comes under the package RS_WEB_DESIGNTIME.

SAP RSZWMDITEMDATA table

Table RSZWMDITEMDATA technical data

TableRSZWMDITEMDATA
Data storingBW Web Metadata: Binary and Textual Data
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRS_WEB_DESIGNTIME
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • NAMESPACEPREFIX : Namespace Prefix ( Namespace defined in RSZWTEMITEM)
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • MDITEMNAME : BW Web Metadata: Template Item Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • VERSION : BW Web Metadata: Version
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • DATTYPE : BW Web Template Item data classification
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • ENTRYNO : Natural number
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • DATA : BW Web Reporting: String
    Its data type is STRG (Character String of Variable Length) with field length 0
  • DATAX : Binary Data (Normally UTF8 Unless BOM Marked)
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0