RSSEM_RFCPACK SAP table for – Temporary Storage of Selected InfoProvider Data

Here we would like to draw your attention to RSSEM_RFCPACK table in SAP. As we know it is being mainly used with the SAP BW-WHM (Warehouse Management in BW) component which is coming under BW module (Business Warehouse). RSSEM_RFCPACK is a SAP standard transp table used for storing Temporary Storage of Selected InfoProvider Data related data in SAP. It comes under the package RSSEM.

SAP RSSEM_RFCPACK table

Table RSSEM_RFCPACK technical data

TableRSSEM_RFCPACK
Data storingTemporary Storage of Selected InfoProvider Data
ModuleBW
Sub ModuleBW-WHM-DBA
SAP PackageRSSEM
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RELID : Region in IMPORT/EXPORT Data Table
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • IDXRID : UUID in compressed form (22 character UUENCODEd)
    Its a key field. Its data type is CHAR (Character String) with field length 22
  • PACKNO : Numeric Character Field, Length 10
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 10
  • SRTF2 : Next record counter in EXPORT/IMPORT data tables
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • INFOPROV : InfoProvider
    Its data type is CHAR (Character String) with field length 30
  • INFOPROV_STRUC : View: InfoObjects + Nav.Attr. with InfoObject field names(2)
    Its data type is CHAR (Character String) with field length 30
  • END_OF_DATA : Boolean
    Its data type is CHAR (Character String) with field length 1
  • SYSTEM_TIME : Time Stamp – Short Format
    Its data type is NUMC (Character String with Digits Only) with field length 15
  • USERNAME : User name
    Its data type is CHAR (Character String) with field length 12
  • CLUSTR : Length field for user data in EXPORT/IMPORT tables
  • CLUSTD : Compressed hex block of ABAP code etc.
    Its data type is LRAW (Long byte string, requires preceding INT2 field) with field length 32000