RSTT_TPAT SAP table for – Store for Test Result Patterns

Here we would like to draw your attention to RSTT_TPAT table in SAP. As we know it is being mainly used with the SAP BW-BEX (Business Explorer in BW) component which is coming under BW module (Business Warehouse). RSTT_TPAT is a SAP standard transp table used for storing Store for Test Result Patterns related data in SAP. It comes under the package RSTT_DB.

SAP RSTT_TPAT table

Table RSTT_TPAT technical data

TableRSTT_TPAT
Data storingStore for Test Result Patterns
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassW
ComponentSAP_BW
Table CategoryTRANSP

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

  • TPATGUID : RSTT:_Trace GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Key of Test Result Pattern
  • TSEQGUID : RSTT:_Trace GUID
    Its data type is RAW (Byte string) with field length 16
  • TUNITID : ID of a Test Unit
    Its data type is CHAR (Character String) with field length 30
  • VARIANTID : Variant ID
    Its data type is CHAR (Character String) with field length 40
  • COUNTER : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • MODTIME : Last Change to Definition
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • ERRORUNIQUE : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • ERRORGUID : RSTT:_Trace GUID
    Its data type is RAW (Byte string) with field length 16
  • ERRORACTIVE : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • ERRORNEW : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • PATTERN : Trace Tool: BLOB Field for Saving XML String
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0