RSUDOLOG SAP table for – Logging for Execution As Other User

Here we would like to draw your attention to RSUDOLOG 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). RSUDOLOG is a SAP standard transp table used for storing Logging for Execution As Other User related data in SAP. It comes under the package RSEC.

SAP RSUDOLOG table

Table RSUDOLOG technical data

TableRSUDOLOG
Data storingLogging for Execution As Other User
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSEC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_BW
Table CategoryTRANSP

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

  • SESSIONID : UUID in character form
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • TIMESTMP : UTC time stamp in short form (YYYYMMDDhhmmss) + conv.exit
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • BNAME : User Name in User Master Record
    Its data type is CHAR (Character String) with field length 12
  • RNAME : User Name in User Master Record
    Its data type is CHAR (Character String) with field length 12
  • TRANSACT : Transaction Code
    Its data type is CHAR (Character String) with field length 20
  • PWCHECKED : Password Requested
    Its data type is CHAR (Character String) with field length 1
  • PWRESULT : Result of Password Request
    Its data type is CHAR (Character String) with field length 1