RSRVARIANT SAP table for – Variant Values

Here we would like to draw your attention to RSRVARIANT 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). RSRVARIANT is a SAP standard transp table used for storing Variant Values related data in SAP. It comes under the package RSROA_VAR.

SAP RSRVARIANT table

Table RSRVARIANT technical data

TableRSRVARIANT
Data storingVariant Values
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSROA_VAR
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • COMPUID : UUID in compressed form
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • VARI : Variant
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • POS : Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 10
  • VNAM : Name (ID) of a Report Variable
    Its data type is CHAR (Character String) with field length 30
  • PROTECTED : Boolean
    Its data type is CHAR (Character String) with field length 1
  • INVISIBLE : Boolean
    Its data type is CHAR (Character String) with field length 1
  • NO_IMPORT : Boolean
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Range Table in Brain with Compounding
  • .INCLUDE : Range table in brain
  • SIGN : SIGN field in creation of SELECT-OPTIONS tables
    Its data type is CHAR (Character String) with field length 1
  • OPT : Operator in Select Options and other Expressions
    Its data type is CHAR (Character String) with field length 2
  • LOW : Dim: Field for a User-Defined Characteristic Value
    Its data type is SSTR (Short Character String of Variable Length) with field length 1333
  • HIGH : Dim: Field for a User-Defined Characteristic Value
    Its data type is SSTR (Short Character String of Variable Length) with field length 1333
  • LOW_IS_CMP : CHAVL is compounded
    Its data type is CHAR (Character String) with field length 1