RSXAFILES_UPLOAD SAP table for – Files per upload

Here we would like to draw your attention to RSXAFILES_UPLOAD 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). RSXAFILES_UPLOAD is a SAP standard transp table used for storing Files per upload related data in SAP. It comes under the package RS_BCT_XA_ABAP.

SAP RSXAFILES_UPLOAD table

Table RSXAFILES_UPLOAD technical data

TableRSXAFILES_UPLOAD
Data storingFiles per upload
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 RSXAFILES_UPLOAD 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 RSXAFILES_UPLOAD 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 : File ID
    Its a key field. Its data type is CHAR (Character String) with field length 210
  • 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
  • XASYSTEM_ID : System Landscape ID
    Its data type is CHAR (Character String) with field length 2