UPWB_CLASSES SAP table for – Table of Class Descriptors

Here we would like to draw your attention to UPWB_CLASSES 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_CLASSES is a SAP standard transp table used for storing Table of Class Descriptors related data in SAP. It comes under the package UPWB.

SAP UPWB_CLASSES table

Table UPWB_CLASSES technical data

TableUPWB_CLASSES
Data storingTable of Class Descriptors
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_CLASSES 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_CLASSES table.

  • CLASS : Object Type Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • APPL_TYPE : Application
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • ABSTRACT : General Flag
    Its data type is CHAR (Character String) with field length 1
  • ROOT : IB: Top-most component of an installed base/IBase
    Its data type is CHAR (Character String) with field length 1
  • DEFAULT_ID : Component Name
    Its data type is CHAR (Character String) with field length 30
  • INTERFACE : Object Type Name
    Its data type is CHAR (Character String) with field length 30