TSTDEVT SAP table for – Language-Dependent Description of Event

Here we would like to draw your attention to TSTDEVT 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). TSTDEVT is a SAP standard transparent table used for storing Language-Dependent Description of Event related data in SAP. It comes under the package EXPD.

SAP TSTDEVT table

Table TSTDEVT technical data

TableTSTDEVT
Data storingLanguage-Dependent Description of Event
ModulePS
ComponentPS-PRG
SAP PackageEXPD
Delivery ClassC – Customer table, data is only maintained by the customer
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • SPRAS : Language Key
    Its a key field. Its data type is C (Character String) with field length 1
  • EXPOBJ
    Its a key field. Its data type is C (Character String) with field length 2
  • EVENT : Time at which the RW interface is called up
    Its a key field. Its data type is C (Character String) with field length 5
  • STEXT : Demo name
    Its data type is C (Character String) with field length 40