UPWB_PROPINFO SAP table for – Assignment of Info Texts to Properties

Here we would like to draw your attention to UPWB_PROPINFO 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_PROPINFO is a SAP standard transp table used for storing Assignment of Info Texts to Properties related data in SAP. It comes under the package UPWB.

SAP UPWB_PROPINFO table

Table UPWB_PROPINFO technical data

TableUPWB_PROPINFO
Data storingAssignment of Info Texts to Properties
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPWB
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_BW
Table CategoryTRANSP

SAP UPWB_PROPINFO 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_PROPINFO table.

  • COMPNAME : Component Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • PROPNAME : Property
    Its a key field. Its data type is CHAR (Character String) with field length 35
  • DOKUTEXT : Documentation Object
    Its data type is CHAR (Character String) with field length 60
  • DESCRIPTION : Property
    Its data type is CHAR (Character String) with field length 35