RSZWMDITEMPARAM SAP table for – BW Web Metadata: Item Parameter association

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

SAP RSZWMDITEMPARAM table

Table RSZWMDITEMPARAM technical data

TableRSZWMDITEMPARAM
Data storingBW Web Metadata: Item Parameter association
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 RSZWMDITEMPARAM 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 RSZWMDITEMPARAM 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
  • PARAMNAME : Technical Name of a Parameter
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • MANDATORY : Boolean
    Its data type is CHAR (Character String) with field length 1
  • DISPLAYORDER : Parameter Display Order
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • WEBRT : Boolean
    Its data type is CHAR (Character String) with field length 1
  • BEXAN : Boolean
    Its data type is CHAR (Character String) with field length 1