UPS_HEADER SAP table for – Header Selections for STS

Here we would like to draw your attention to UPS_HEADER 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). UPS_HEADER is a SAP standard transp table used for storing Header Selections for STS related data in SAP. It comes under the package UPS.

SAP UPS_HEADER table

Table UPS_HEADER technical data

TableUPS_HEADER
Data storingHeader Selections for STS
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPS
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_BW
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TEILPLAN : Subplan in STS
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • VERSION : Planning Session/Version
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • CHANM : Characteristic
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • SEQNO : Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • SIGN : +/- Sign of Selection Condition
    Its data type is CHAR (Character String) with field length 1
  • OPT : Selection Condition: EQ, BT,…
    Its data type is CHAR (Character String) with field length 2
  • LOW : Lower Limit of the Selection Conditions
    Its data type is CHAR (Character String) with field length 60
  • HIGH : Upper Limit of Selection Conditions
    Its data type is CHAR (Character String) with field length 60