RSWSPUSER SAP table for – Workspace being edited by the user

Here we would like to draw your attention to RSWSPUSER 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). RSWSPUSER is a SAP standard transp table used for storing Workspace being edited by the user related data in SAP. It comes under the package RSL_UI.

SAP RSWSPUSER table

Table RSWSPUSER technical data

TableRSWSPUSER
Data storingWorkspace being edited by the user
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSL_UI
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • USERNAME : User Name
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • WORKSPACE : Workspace Name
    Its data type is CHAR (Character String) with field length 30