RSXAFILES_PARAM SAP table for – Parameter of files

Here we would like to draw your attention to RSXAFILES_PARAM 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_PARAM is a SAP standard transp table used for storing Parameter of files related data in SAP. It comes under the package RS_BCT_XA_ABAP.

SAP RSXAFILES_PARAM table

Table RSXAFILES_PARAM technical data

TableRSXAFILES_PARAM
Data storingParameter of files
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_PARAM 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_PARAM table.

  • 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
  • MOD_DATE : Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • MOD_TIME : Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • MOD_SEC
    Its data type is CHAR (Character String) with field length 6
  • OWNER : Owner (Person Responsible)
    Its data type is CHAR (Character String) with field length 12
  • FILE_SIZE : Size of a file in bytes
    Its data type is NUMC (Character String with Digits Only) with field length 10
  • RECORDS : Number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • XASYSTEM : Logical XA System
    Its data type is CHAR (Character String) with field length 10
  • LANGU_ID : Language key
    Its data type is CHAR (Character String) with field length 2
  • DELIMITER : Delimiter for a CSV-File
    Its data type is CHAR (Character String) with field length 1
  • DATE_FORMAT : xA Date Format
    Its data type is CHAR (Character String) with field length 1
  • DECIMAL_MARKER : Decimal Marker
    Its data type is CHAR (Character String) with field length 1
  • TEMPLATEID : File Template ID
    Its data type is CHAR (Character String) with field length 40
  • FI_DOC_TYPE : Document Type for Invoices
    Its data type is CHAR (Character String) with field length 3
  • LOAD_VARIANT : Load Variant
    Its data type is CHAR (Character String) with field length 4
  • VERSION : Version
    Its data type is NUMC (Character String with Digits Only) with field length 5
  • UNSPC_VERSION : UNSPC Version
    Its data type is CHAR (Character String) with field length 10
  • .INCLUDE : Status of Files
  • CAT_STATUS : Categorization Status
    Its data type is CHAR (Character String) with field length 10
  • VALI_STATUS : Validation Status
    Its data type is CHAR (Character String) with field length 5
  • IS_TRUSTED : Boolean
    Its data type is CHAR (Character String) with field length 1
  • IS_UPLOADED : Boolean
    Its data type is CHAR (Character String) with field length 1