TXPDOBJ SAP table for – Progress Tracking Object

Here we would like to draw your attention to TXPDOBJ table in SAP. As we know it is being mainly used with the SAP PS-PRG (Progress in PS) component which is coming under PS module (Project Systems). TXPDOBJ is a SAP standard transparent table used for storing Progress Tracking Object related data in SAP. It comes under the package EXPD.

SAP TXPDOBJ table

Table TXPDOBJ technical data

TableTXPDOBJ
Data storingProgress Tracking Object
ModulePS
ComponentPS-PRG
SAP PackageEXPD
Delivery ClassE – System table whose data is transported with its own transport objects
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • EXPOBJ
    Its a key field. Its data type is C (Character String) with field length 2
  • STROBJ
    Its data type is C (Character String) with field length 30
  • STRSUB
    Its data type is C (Character String) with field length 30
  • PROG_ID_OBJ
    Its data type is C (Character String) with field length 40
  • DYNP_ID_OBJ
    Its data type is C (Character String) with field length 4
  • PROG_ID_SUB
    Its data type is C (Character String) with field length 40
  • DYNP_ID_SUB
    Its data type is C (Character String) with field length 4