RSRBMEM SAP table for – Attribute table for print settings

Here we would like to draw your attention to RSRBMEM 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). RSRBMEM is a SAP standard transp table used for storing Attribute table for print settings related data in SAP. It comes under the package RSRB12.

SAP RSRBMEM table

Table RSRBMEM technical data

TableRSRBMEM
Data storingAttribute table for print settings
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 RSRBMEM 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 RSRBMEM table.

  • CONF_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
  • IOBJNM : InfoObject
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • CHAVL : Dim: Field for Characteristic Value (Maximum Length)
    Its a key field. Its data type is CHAR (Character String) with field length 250
  • CHAVLTXT : Long description
    Its data type is CHAR (Character String) with field length 60
  • POSIT : Position
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • HIDDEN : StrMember: Member will not be displayed
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Column properties for printing
  • PR_COL1_FIX : Column is repeated on every “columns” page
    Its data type is CHAR (Character String) with field length 1
  • PR_COL2_FIX : Column is repeated on every “columns” page
    Its data type is CHAR (Character String) with field length 1
  • PR_AUTO_WIDTH : Determine column width automatically
    Its data type is CHAR (Character String) with field length 1
  • PR_COL1_WIDTH : Length Type for Printing
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • PR_COL2_WIDTH : Length Type for Printing
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • PR_COL1_ALIGN : Column alignment
    Its data type is CHAR (Character String) with field length 1
  • PR_COL2_ALIGN : Column alignment
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Texts for the column-related print properties
  • PR_COL1_HEADER : Long description
    Its data type is CHAR (Character String) with field length 60
  • PR_COL2_HEADER : Long description
    Its data type is CHAR (Character String) with field length 60