RSUPDROUT SAP table for – Update rules – ABAP routine – check table

Here we would like to draw your attention to RSUPDROUT 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). RSUPDROUT is a SAP standard transp table used for storing Update rules – ABAP routine – check table related data in SAP. It comes under the package RSAU_RSAA.

SAP RSUPDROUT table

Table RSUPDROUT technical data

TableRSUPDROUT
Data storingUpdate rules – ABAP routine – check table
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSAU_RSAA
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • UPDID : ID for update rules
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • ROUTINE : ABAP Routine
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • ICIOBJNM : InfoObject
    Its data type is CHAR (Character String) with field length 30
  • CODEID : ID for ABAP code
    Its data type is CHAR (Character String) with field length 25