RSTT_VARIANT2 SAP table for – Trace Tool: Variants Table

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

SAP RSTT_VARIANT2 table

Table RSTT_VARIANT2 technical data

TableRSTT_VARIANT2
Data storingTrace Tool: Variants Table
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_VARIANT2 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_VARIANT2 table.

  • VARTYPE : Trace Tool: Type of Variant
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • GUID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • VARIANTID : Variant ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • 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
  • FLAG_1 : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • VALUE : 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