RSZWMDITEMTEXT SAP table for – Texts for Web-Items, Commands and Groups

Here we would like to draw your attention to RSZWMDITEMTEXT 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). RSZWMDITEMTEXT is a SAP standard transp table used for storing Texts for Web-Items, Commands and Groups related data in SAP. It comes under the package RS_WEB_DESIGNTIME.

SAP RSZWMDITEMTEXT table

Table RSZWMDITEMTEXT technical data

TableRSZWMDITEMTEXT
Data storingTexts for Web-Items, Commands and Groups
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 RSZWMDITEMTEXT 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 RSZWMDITEMTEXT 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
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TEXTTYPE : BW Web Reporting: Web items/Parameter text type
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • PARAMNAME : Technical Name of a Parameter
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • CAPTION : Long description
    Its data type is CHAR (Character String) with field length 60
  • DESCRIPTION : Descriptive Text, 255 Characters long
    Its data type is CHAR (Character String) with field length 255