UPB_PM_DETAIL SAP table for – Technical Detail Settings of Folder

Here we would like to draw your attention to UPB_PM_DETAIL 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). UPB_PM_DETAIL is a SAP standard transp table used for storing Technical Detail Settings of Folder related data in SAP. It comes under the package UPBPM.

SAP UPB_PM_DETAIL table

Table UPB_PM_DETAIL technical data

TableUPB_PM_DETAIL
Data storingTechnical Detail Settings of Folder
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPBPM
Delivery ClassG – Customer table, SAP may insert new data records but may not overwrite or delete existing ones
ComponentSAP_BW
Table CategoryTRANSP

SAP UPB_PM_DETAIL 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 UPB_PM_DETAIL table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • APPLC : Planning Application
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • PM : Name of Planning Folder
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • POS : Relative Position of a POB in the Planning Folder
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • .INCLUDE : Planning Folders: Technical Details
  • ATTRIBUT_ID : Planning Folders: Name of a Technical Attribute
    Its data type is CHAR (Character String) with field length 40
  • ATTRIBUT_VALUE : Attribute Value
    Its data type is CHAR (Character String) with field length 70