RSZWMDPARAMTEXT SAP table for – Texts for Parameters

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

SAP RSZWMDPARAMTEXT table

Table RSZWMDPARAMTEXT technical data

TableRSZWMDPARAMTEXT
Data storingTexts for Parameters
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 RSZWMDPARAMTEXT 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 RSZWMDPARAMTEXT table.

  • NAMESPACEPREFIX : Namespace Prefix ( Namespace defined in RSZWTEMITEM)
    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
  • 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
  • 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