TXPDSTAMP SAP table for – Time Stamp Changes for Progress Tracking

Here we would like to draw your attention to TXPDSTAMP 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). TXPDSTAMP is a SAP standard transparent table used for storing Time Stamp Changes for Progress Tracking related data in SAP. It comes under the package EXPD.

SAP TXPDSTAMP table

Table TXPDSTAMP technical data

TableTXPDSTAMP
Data storingTime Stamp Changes for Progress Tracking
ModulePS
ComponentPS-PRG
SAP PackageEXPD
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP TXPDSTAMP 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 TXPDSTAMP 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
  • IDENT
    Its a key field. Its data type is C (Character String) with field length 50
  • CHDATE
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • CHTIME
    Its data type is T (Time (Time: HHMMSS)) with field length 6
  • BWDATE
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • BWTIME
    Its data type is T (Time (Time: HHMMSS)) with field length 6