UPWB_TRACE_USER SAP table for – User with Activated Trace

Here we would like to draw your attention to UPWB_TRACE_USER table in SAP. As we know it is being mainly used with the SAP BW-PLA (Planning in BW) component which is coming under BW module (Business Warehouse). UPWB_TRACE_USER is a SAP standard transp table used for storing User with Activated Trace related data in SAP. It comes under the package UPWB.

SAP UPWB_TRACE_USER table

Table UPWB_TRACE_USER technical data

TableUPWB_TRACE_USER
Data storingUser with Activated Trace
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPWB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • UNAME : User Name in User Master Record
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • DATUM : Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • UZEIT : Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • TRACE_LEVEL : Trace Level
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10