RSUIDEPENDENCIES SAP table for – Possible Specifications for a Field

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

SAP RSUIDEPENDENCIES table

Table RSUIDEPENDENCIES technical data

TableRSUIDEPENDENCIES
Data storingPossible Specifications for a Field
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 RSUIDEPENDENCIES 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 RSUIDEPENDENCIES 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
  • POSIT : Position of the Field in the Structure / Table
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • VALUE : Content of Input Field in User Interface
    Its data type is CHAR (Character String) with field length 64