UPWB_TRACE_LOG SAP table for – Trace log

Here we would like to draw your attention to UPWB_TRACE_LOG 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_LOG is a SAP standard transp table used for storing Trace log related data in SAP. It comes under the package UPWB.

SAP UPWB_TRACE_LOG table

Table UPWB_TRACE_LOG technical data

TableUPWB_TRACE_LOG
Data storingTrace log
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPWB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP UPWB_TRACE_LOG 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_LOG table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GUID : BW Generation tool: GUID in compressed form (CHAR25)
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • UNAME : User Name
    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
  • API_GUID : BW Generation tool: GUID in compressed form (CHAR25)
    Its data type is CHAR (Character String) with field length 25