RSTT_TJOB SAP table for – Trace Tool: Trace Job/Test Job Table

Here we would like to draw your attention to RSTT_TJOB 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_TJOB is a SAP standard transp table used for storing Trace Tool: Trace Job/Test Job Table related data in SAP. It comes under the package RSTT_DB.

SAP RSTT_TJOB table

Table RSTT_TJOB technical data

TableRSTT_TJOB
Data storingTrace Tool: Trace Job/Test Job Table
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_TJOB 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_TJOB table.

  • TJOBGUID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • TJOBID : Trace Tool: ID for Trace Job/Test Job
    Its data type is CHAR (Character String) with field length 30
  • JOBNO : Internal Job Number
    Its data type is CHAR (Character String) with field length 8
  • TPACGUID : GUID in ‘RAW’ format
    Its data type is RAW (Byte string) with field length 16
  • TTYPE : Trace Tool: Trace Type
    Its data type is CHAR (Character String) with field length 4
  • TAREA : Trace Tool: Test Area ID
    Its data type is CHAR (Character String) with field length 20
  • JOBNAME : Background job name
    Its data type is CHAR (Character String) with field length 32
  • AUTHOR : Trace Tool: Trace User
    Its data type is CHAR (Character String) with field length 12
  • DEFTIME : Last Change to Definition
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • LASTUSER : Trace Tool: Trace User
    Its data type is CHAR (Character String) with field length 12
  • MODTIME : Last Change to Definition
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • SYSID : Name of SAP System
    Its data type is CHAR (Character String) with field length 8
  • SYSREL : Release
    Its data type is CHAR (Character String) with field length 3
  • SYSPATCH : Trace Tool: Patch Level of System
    Its data type is CHAR (Character String) with field length 20
  • PARAMS : 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
  • BWTCTVALID : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • ERRORJOBID : Trace Tool: ID for Trace Job/Test Job
    Its data type is CHAR (Character String) with field length 30
  • CURTRUNID : ID of Test Run
    Its data type is NUMC (Character String with Digits Only) with field length 10
  • TRUNIDANA : ID of Test Run
    Its data type is NUMC (Character String with Digits Only) with field length 10
  • RUNTIME_AVG : Decimal Number
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 10
  • RUNTIME_AMT : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10