UPWB_DATA SAP table for – Data in XML Format of BSP Applications

Here we would like to draw your attention to UPWB_DATA 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_DATA is a SAP standard transp table used for storing Data in XML Format of BSP Applications related data in SAP. It comes under the package UPWB.

SAP UPWB_DATA table

Table UPWB_DATA technical data

TableUPWB_DATA
Data storingData in XML Format of BSP Applications
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPWB
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

SAP UPWB_DATA 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_DATA table.

  • APP_NAME : Label for Web Interface
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • RUNTIME : Storage Type (Save, Runtime, Memory,…)
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • LINE : Eight-digit numeric value
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • DATA : Line with Data in XML Format
    Its data type is RAW (Byte string) with field length 250