RSUIFIELDST SAP table for – Fields for Generated User Interfaces

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

SAP RSUIFIELDST table

Table RSUIFIELDST technical data

TableRSUIFIELDST
Data storingFields for Generated User Interfaces
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 RSUIFIELDST 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 RSUIFIELDST 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
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TEXT : Long description
    Its data type is CHAR (Character String) with field length 60