RSTT_LOGTEMP SAP table for – Temporary Store for Test Results

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

SAP RSTT_LOGTEMP table

Table RSTT_LOGTEMP technical data

TableRSTT_LOGTEMP
Data storingTemporary Store for Test Results
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_LOGTEMP 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_LOGTEMP table.

  • RUNGUID : RSTT:_Trace GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • TESTOBJID : RSTT: CHAR 40 Field
    Its data type is CHAR (Character String) with field length 40
  • TESTREP : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • TSEQTYPE : Type of Test Sequence
    Its data type is CHAR (Character String) with field length 4
  • RESULTS : 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
  • MODTIME : Last Change to Definition
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15