RSZWOBJXREF SAP table for – Structure of the BW Objects in a Template

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

SAP RSZWOBJXREF table

Table RSZWOBJXREF technical data

TableRSZWOBJXREF
Data storingStructure of the BW Objects in a Template
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 RSZWOBJXREF 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 RSZWOBJXREF table.

  • TMPLID : 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
  • ITEM : Long name of a Web object
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • ITEM_ID : Technical Name of an Item
    Its data type is CHAR (Character String) with field length 30
  • ITEMTYPE : Type of an Item
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • DATA_PROVIDER : Long name of a Web object
    Its data type is CHAR (Character String) with field length 60
  • DATA_PROVIDER_ID : Technical Name of a View
    Its data type is CHAR (Character String) with field length 30
  • DATA_PROVIDER_OW : Owner (Person Responsible)
    Its data type is CHAR (Character String) with field length 12
  • DP_IS_QUERY : Boolean
    Its data type is CHAR (Character String) with field length 1
  • INFOCUBE : InfoCube
    Its data type is CHAR (Character String) with field length 30
  • TARGETTMPLID : Technical Name of Object
    Its data type is CHAR (Character String) with field length 30