RSUNIURLDIR SAP table for – URL->IObj

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

SAP RSUNIURLDIR table

Table RSUNIURLDIR technical data

TableRSUNIURLDIR
Data storingURL->IObj
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSR_DR
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • ID : UUID in compressed form
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • URL : URL for the SAP Portal
    Its data type is CHAR (Character String) with field length 255
  • TEMPLATE : Technical Name of a Template
    Its data type is CHAR (Character String) with field length 30
  • 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