RSZELTTXT SAP table for – Texts of reporting component elements

Here we would like to draw your attention to RSZELTTXT 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). RSZELTTXT is a SAP standard transp table used for storing Texts of reporting component elements related data in SAP. It comes under the package RSZ.

SAP RSZELTTXT table

Table RSZELTTXT technical data

TableRSZELTTXT
Data storingTexts of reporting component elements
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 RSZELTTXT 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 RSZELTTXT table.

  • ELTUID : 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 a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • LINE_COUNT : Line Number of Text for Multiline Texts
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • .INCLUDE : Structure with short and long text
  • TXTSH : Short description
    Its data type is CHAR (Character String) with field length 20
  • TXTLG : Long description
    Its data type is CHAR (Character String) with field length 60