RSRA_PACKAGE_MEM SAP table for – Parts of a Report Agent Job

Here we would like to draw your attention to RSRA_PACKAGE_MEM 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). RSRA_PACKAGE_MEM is a SAP standard transp table used for storing Parts of a Report Agent Job related data in SAP. It comes under the package RSRB.

SAP RSRA_PACKAGE_MEM table

Table RSRA_PACKAGE_MEM technical data

TableRSRA_PACKAGE_MEM
Data storingParts of a Report Agent Job
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRSRB
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • PACKAGENM : Technical Name of a Report Agent Package
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • POSIT : Sort number float
    Its a key field. Its data type is FLTP (Floating point number) with field length 16
  • SETTINGNM : Technical Name of Report Agent Setting
    Its data type is CHAR (Character String) with field length 30
  • VARIABLES : ABAP: Name of variant (without program name)
    Its data type is CHAR (Character String) with field length 14