RSZWOBJ SAP table for – Storage of the Web Objects

Here we would like to draw your attention to RSZWOBJ 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). RSZWOBJ is a SAP standard transp table used for storing Storage of the Web Objects related data in SAP. It comes under the package RSRT_DESIGNTIME.

SAP RSZWOBJ table

Table RSZWOBJ technical data

TableRSZWOBJ
Data storingStorage of the Web Objects
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRSRT_DESIGNTIME
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • RELID : Region in IMPORT/EXPORT Data Table
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • OBJID : Technical Name of Object
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • OBJECT_OWNER : Owner (Person Responsible)
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • SRTF2 : Next record counter in EXPORT/IMPORT data tables
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • TIMESTMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • VERSION : Version of the reporting component
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • CLUSTR : BW: Cluster block
  • CLUSTD : Cluster data
    Its data type is LRAW (Long byte string, requires preceding INT2 field) with field length 3900