STPU SAP table for – BOM Subitem

Here we would like to draw your attention to STPU table in SAP. As we know it is being mainly used with the SAP LO-MD (Logistics Basic Data in LO) component which is coming under LO module (Logistics). STPU is a SAP standard transparent table used for storing BOM Subitem related data in SAP. It comes under the package CS.

SAP STPU table

Table STPU technical data

TableSTPU
Data storingBOM Subitem
ModuleLO
ComponentLO-MD
SAP PackageCS
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP STPU Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in STPU table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • STLNR : Bill of Material
    Its a key field. Its data type is C (Character String) with field length 8
  • STLKN
    Its a key field. Its data type is N (Character String with Digits Only) with field length 8
  • UPMNG
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 7
  • EBORT : Installation Point for Subitem
    Its data type is C (Character String) with field length 20
  • UPTXT
    Its data type is C (Character String) with field length 40