RSUIVALUES SAP table for – Dependencies Between Ui Fields

Here we would like to draw your attention to RSUIVALUES 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). RSUIVALUES is a SAP standard transp table used for storing Dependencies Between Ui Fields related data in SAP. It comes under the package RS_BOBJ_DS.

SAP RSUIVALUES table

Table RSUIVALUES technical data

TableRSUIVALUES
Data storingDependencies Between Ui Fields
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRS_BOBJ_DS
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_BW
Table CategoryTRANSP

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

  • APPLICATION : Application/Screen
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • FIELDNM : Name of Input Field on User Interface
    Its a key field. Its data type is CHAR (Character String) with field length 64
  • VALUE : Content of Input Field in User Interface
    Its a key field. Its data type is CHAR (Character String) with field length 64
  • NEXTFIELD : Name of Input Field on User Interface
    Its data type is CHAR (Character String) with field length 64