UPB_PS_DESIGN_T SAP table for – Text Table of Planning Objects

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

SAP UPB_PS_DESIGN_T table

Table UPB_PS_DESIGN_T technical data

TableUPB_PS_DESIGN_T
Data storingText Table 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_DESIGN_T 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_DESIGN_T 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
  • LANG : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • POB_TXT : Name of Planning Object
    Its data type is CHAR (Character String) with field length 40
  • POB_TTTXT : Quick Info Text for a POB
    Its data type is CHAR (Character String) with field length 30