RSZELTATTR SAP table for – Attribute selection per dimension element

Here we would like to draw your attention to RSZELTATTR 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). RSZELTATTR is a SAP standard transp table used for storing Attribute selection per dimension element related data in SAP. It comes under the package RSZ.

SAP RSZELTATTR table

Table RSZELTATTR technical data

TableRSZELTATTR
Data storingAttribute selection per dimension element
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRSZ
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • ELTUID : BW: Unequivocal ID in room and time
    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
  • ATTRINM : Master data attribute
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • IOBJPRSNT : Dim: Display type of an object
    Its data type is CHAR (Character String) with field length 1
  • 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
  • ATTRUID : BW: Unequivocal ID in room and time
    Its data type is CHAR (Character String) with field length 25
  • MA_ACTIVE : Boolean
    Its data type is CHAR (Character String) with field length 1
  • MA_IOBJPRSNT : Display for Characteristics and Units
    Its data type is CHAR (Character String) with field length 1
  • MA_POSIT : Logical sequence (position)
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10