RSWSP SAP table for – List of Workspaces

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

SAP RSWSP table

Table RSWSP technical data

TableRSWSP
Data storingList of Workspaces
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSL_WSP
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_BW
Table CategoryTRANSP

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

  • WSPNAME : Workspace Name
    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
  • .INCLUDE : BWA Workspace: Attributes
  • OBJSTAT : Object Status
    Its data type is CHAR (Character String) with field length 3
  • CREATEDBY : Last changed by
    Its data type is CHAR (Character String) with field length 12
  • CREATEDAT : 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
  • CHANGEDBY : Last changed by
    Its data type is CHAR (Character String) with field length 12
  • CHANGEDAT : 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