UPWB_DEBUG_LOG SAP table for – Log DB for Debugging at Runtime

Here we would like to draw your attention to UPWB_DEBUG_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_DEBUG_LOG is a SAP standard transp table used for storing Log DB for Debugging at Runtime related data in SAP. It comes under the package UPWB.

SAP UPWB_DEBUG_LOG table

Table UPWB_DEBUG_LOG technical data

TableUPWB_DEBUG_LOG
Data storingLog DB for Debugging at Runtime
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPWB
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_BW
Table CategoryTRANSP

SAP UPWB_DEBUG_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_DEBUG_LOG table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • MSGNO : Eight-digit numeric value
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • TIME : TIME Data Element for SYST
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • MESSAGE : Character 100
    Its data type is CHAR (Character String) with field length 100
  • UNAME : User Name
    Its data type is CHAR (Character String) with field length 12
  • CPROG : Calling Program
    Its data type is CHAR (Character String) with field length 40