UPWB_HIERARCHY SAP table for – Table of Class Hierarchy

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

SAP UPWB_HIERARCHY table

Table UPWB_HIERARCHY technical data

TableUPWB_HIERARCHY
Data storingTable of Class Hierarchy
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_HIERARCHY 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_HIERARCHY 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
  • FLAG : Flag for Inclusion, Exclusion
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • CHILD : Object Type Name
    Its a key field. Its data type is CHAR (Character String) with field length 30