RSXAUPLOADMON SAP table for – Process Monitor for xA

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

SAP RSXAUPLOADMON table

Table RSXAUPLOADMON technical data

TableRSXAUPLOADMON
Data storingProcess Monitor for xA
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 RSXAUPLOADMON 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 RSXAUPLOADMON table.

  • UPLOADID : 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
  • STEPID : Step ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • SUBSTEPID : Step ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • STEP : xA Process Step
    Its a key field. Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • SUBSTEP : xA Process Step
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • CURR_SUBSTEP : xA Process Step
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • PROCESSSTEP_TEXT : xA Process Step Text
    Its data type is CHAR (Character String) with field length 100
  • CHANGE_DATE : System Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CHANGE_TIME : System Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • START_DATE : System Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • START_TIME : System Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • END_DATE : System Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • END_TIME : System Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • STARTTSTMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • ENDTSTMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • STATUS : xA Process Status
    Its data type is CHAR (Character String) with field length 5
  • RECORDS : Number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • ERROR : Number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • PACKAGES : Number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • CURR_PACKAGE : Number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • JOBNAME : Background job name
    Its data type is CHAR (Character String) with field length 32
  • PERCENT : Percentage of current step
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • PC_LOGID : Log-ID of a Process Chain Run
    Its data type is CHAR (Character String) with field length 25
  • MANUAL_CHANGED : Boolean
    Its data type is CHAR (Character String) with field length 1