RSRPRVARIANTS SAP table for – Variants to variant groups (batch printing)

Here we would like to draw your attention to RSRPRVARIANTS 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). RSRPRVARIANTS is a SAP standard transp table used for storing Variants to variant groups (batch printing) related data in SAP. It comes under the package RSRB12.

SAP RSRPRVARIANTS table

Table RSRPRVARIANTS technical data

TableRSRPRVARIANTS
Data storingVariants to variant groups (batch printing)
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRSRB12
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • ID : UUID in compressed form
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • LANGU : Language Key
    Its data type is LANG (Language key character with length 1) with field length 1
  • VARGROUP_ID : UUID in compressed form
    Its data type is CHAR (Character String) with field length 25
  • PRINTORDER : Print sequence when batch printing
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • COMPUID : UUID in compressed form
    Its data type is CHAR (Character String) with field length 25
  • INFOCUBE : InfoCube
    Its data type is CHAR (Character String) with field length 30
  • VARIANT : ABAP: Name of variant (without program name)
    Its data type is CHAR (Character String) with field length 14
  • CONF_ID : UUID in compressed form
    Its data type is CHAR (Character String) with field length 25