RSWAD_PAGE_SIZET SAP table for – Texts for Paper Sizes

Here we would like to draw your attention to RSWAD_PAGE_SIZET 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). RSWAD_PAGE_SIZET is a SAP standard transp table used for storing Texts for Paper Sizes related data in SAP. It comes under the package RS_WEB_DESIGNTIME.

SAP RSWAD_PAGE_SIZET table

Table RSWAD_PAGE_SIZET technical data

TableRSWAD_PAGE_SIZET
Data storingTexts for Paper Sizes
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRS_WEB_DESIGNTIME
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • ID : ID of Paper Size
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TEXT : Text for Paper Size
    Its data type is CHAR (Character String) with field length 60