RSXAUPLOADBUNDLE SAP table for – Bundle of files to upload ids

Here we would like to draw your attention to RSXAUPLOADBUNDLE table in SAP. As we know it is being mainly used with the SAP BW-BCT (Business Content and Extractors in BW) component which is coming under BW module (Business Warehouse). RSXAUPLOADBUNDLE is a SAP standard transp table used for storing Bundle of files to upload ids related data in SAP. It comes under the package RS_BCT_XA_ABAP.

SAP RSXAUPLOADBUNDLE table

Table RSXAUPLOADBUNDLE technical data

TableRSXAUPLOADBUNDLE
Data storingBundle of files to upload ids
ModuleBW
Sub ModuleBW-BCT-EPM
SAP PackageRS_BCT_XA_ABAP
Delivery ClassS – System table, data changes have the status of program changes
ComponentBI_CONT
Table CategoryTRANSP

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

  • UPLOADID : xA Upload ID
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • LOAD_VARIANT : Load Variant
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • FILEID : UUID in compressed form
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • FILENAME : xA Filename
    Its data type is CHAR (Character String) with field length 200
  • FILETYPE : File Type
    Its data type is CHAR (Character String) with field length 10