RSTT_LOGSEQ SAP table for – Archive for Results of Test Sequences

Here we would like to draw your attention to RSTT_LOGSEQ 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_LOGSEQ is a SAP standard transp table used for storing Archive for Results of Test Sequences related data in SAP. It comes under the package RSTT_DB.

SAP RSTT_LOGSEQ table

Table RSTT_LOGSEQ technical data

TableRSTT_LOGSEQ
Data storingArchive for Results of Test Sequences
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassW
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_LOGSEQ 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_LOGSEQ table.

  • TRUNID : ID of Test Run
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 10
  • TSEQNO : Trace Tool: Integer Value
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • TSEQGUID : RSTT:_Trace GUID
    Its data type is RAW (Byte string) with field length 16
  • TSEQSTAT : Status of Test Run
    Its data type is CHAR (Character String) with field length 1
  • JOBLOGS : 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
  • APPLOGS : 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
  • TUNITCUR : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • TUNITALL : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • TUNITOK : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • TRUNPERSIST : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • TESTSTATUS : Test Status
    Its data type is CHAR (Character String) with field length 2
  • RUNTIME : Runtime
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • EXTERNID : RSTT: CHAR 40 Field
    Its data type is CHAR (Character String) with field length 40
  • TAMOUNT : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • TAMOUNTOK : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10