UPB_PS_PROP SAP table for – Attributes of Planning Objects

Here we would like to draw your attention to UPB_PS_PROP 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_PS_PROP is a SAP standard transp table used for storing Attributes of Planning Objects related data in SAP. It comes under the package UPBPM.

SAP UPB_PS_PROP table

Table UPB_PS_PROP technical data

TableUPB_PS_PROP
Data storingAttributes of Planning Objects
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_PS_PROP 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_PS_PROP table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • PTYPE : Planning Application
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • NAME : Name of Planning Folder
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • POB_KEY : Technical Key of a Planning Object
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • AREA : Planning Area
    Its data type is CHAR (Character String) with field length 8
  • PLEVEL : Planning level
    Its data type is CHAR (Character String) with field length 8
  • PPACKAGE : Planning Package
    Its data type is CHAR (Character String) with field length 8
  • METHOD : Planning function
    Its data type is CHAR (Character String) with field length 8
  • PARAM : Parameter Group
    Its data type is CHAR (Character String) with field length 8
  • POB_INT_TYPE : Internal Type of Planning Object
    Its data type is CHAR (Character String) with field length 3
  • FUNC_EXIT : Name of Function Module
    Its data type is CHAR (Character String) with field length 30